process: Update CHANGELOG

This commit is contained in:
Ivan Petkov
2019-06-24 16:56:53 -07:00
parent 9290602815
commit 2b6695d25a
+3
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