From fab9bd3c20036d63b0f9845592062f90db90e8d9 Mon Sep 17 00:00:00 2001 From: Stas Boukarev Date: Sat, 30 Sep 2023 15:54:02 +0300 Subject: [PATCH] 1.1.8 --- CHANGELOG | 4 ++++ chunga.asd | 2 +- docs/index.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2821100..e3603cf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +Version 1.1.8 +2023-09-30 +Add chunked-input-stream-eof-after-last-chunk. + Version 1.1.7 2017-12-31 Removed (safety 0) diff --git a/chunga.asd b/chunga.asd index 1cb735e..7395260 100644 --- a/chunga.asd +++ b/chunga.asd @@ -29,7 +29,7 @@ (asdf:defsystem :chunga :serial t - :version "1.1.7" + :version "1.1.8" :license "BSD" :depends-on (:trivial-gray-streams) :components ((:file "packages") diff --git a/docs/index.html b/docs/index.html index 4d66ad3..4f2756d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -109,7 +109,7 @@

CHUNGA - Portable chunked streams for Common Lisp

Chunga together with this documentation can be downloaded from Github. The -current version is 1.1.7. Chunga will only +current version is 1.1.8. Chunga will only work with Lisps where the character codes of