Update CHANGELOG.md

This commit is contained in:
Justin Ethier 2018-09-08 21:34:47 -04:00 committed by GitHub
parent 8b74b495fb
commit ee68cce67a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Features
Bug Fixes
- Fix `input-port?`, `output-port?`, `input-port-open?`, and `output-port-open?` to return `#f` instead of crashing when a non-port object is passed.
- Fix `input-port?`, `output-port?`, `input-port-open?`, and `output-port-open?` to return `#f` instead of raising an error when a non-port object is passed.
## 0.9.2 - August 26, 2018