Skip to content

Commit

Permalink
1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
stassats committed Dec 12, 2018
1 parent d2111fd commit 31a7be0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.0.18
2018-12-12
peek-byte for in-memory streams (Christopher Eames)

Version 1.0.17
2018-06-05
Fixes to octets-to-string.
Expand Down
2 changes: 1 addition & 1 deletion flexi-streams.asd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
char-code-limit))

(defsystem :flexi-streams
:version "1.0.17"
:version "1.0.18"
:serial t
:description "Flexible bivalent streams for Common Lisp"
:license "BSD-2-Clause"
Expand Down

0 comments on commit 31a7be0

Please sign in to comment.