Update CHANGELOG

This commit is contained in:
Héctor Ramón Jiménez 2019-12-01 18:50:29 +01:00
parent 2995c50b1c
commit dd0bd29b68

View file

@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Render not being scheduled after `Command` futures finishing.
## [0.1.0] - 2019-11-25
### Added