process: Update CHANGELOG

This commit is contained in:
Ivan Petkov 2018-05-21 19:12:38 -07:00
parent 9290602815
commit 2b6695d25a
No known key found for this signature in database
GPG Key ID: 0B431E9837056942

View File

@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Fixed a pathological situation where a signal could be missed if it arrived
after polling the child but before registering for a new notification
## [0.2.1] - 2018-05-18
### Changed