mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-10-01 12:20:39 +00:00
process: Update CHANGELOG
This commit is contained in:
parent
9290602815
commit
2b6695d25a
@ -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).
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [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
|
## [0.2.1] - 2018-05-18
|
||||||
### Changed
|
### Changed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user