Update Changelog

This commit is contained in:
Daniel Compton 2018-02-10 21:57:29 +13:00
parent 34b64e6979
commit b6e8422cf4
1 changed files with 6 additions and 0 deletions

View File

@ -3,7 +3,13 @@ All notable changes to this project will be documented in this file. This change
## [0.1.20] - Unreleased
### Improved
* Improve Timing panel to show more granular timing info.
### Fixed
* View and subscription runtime now only measures self time instead of elapsed time, i.e. we subtract the time of any child subcriptions/renders.
## [0.1.19] - 2018-02-09