Skip to content

Commit

Permalink
[release] version 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
binghe committed Feb 4, 2019
1 parent b6e88a0 commit d330dba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGES
@@ -1,8 +1,11 @@
-*- Mode: Change-Log; Coding: utf-8 -*-

0.8.0: (to be released)
0.8.0: (Feb 4, 2019)

* New backend: IOlib. (Push :USOCKET-IOLIB to *FEATURES* to enable this feature)
* New backend (experimental): IOlib. (Push :USOCKET-IOLIB to *FEATURES* to enable this feature)
* New feature: Optimized WAIT-FOR-INPUT for single-socket case (one-time consing)
* New feature: Exported host-to-hostname (#42)
* Bugfix: [SBCL] more robust/thread-safe WAIT-FOR-INPUT-INTERNAL

0.7.1: (Aug 31, 2018)

Expand Down
2 changes: 1 addition & 1 deletion version.sexp
@@ -1 +1 @@
"0.8.0-dev"
"0.8"

0 comments on commit d330dba

Please sign in to comment.