Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2020-09-13 11:06:49 -05:00
parent 2cbf4d8ad1
commit 4c9624db64
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
- Add :pipe option to `os/spawn`.
- Fix docstring typos.
## 1.12.1 - 2020-09-07
- Make `zero?`, `one?`, `pos?`, and `neg?` polymorphic.