update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov
2018-12-14 13:30:05 -05:00
parent 4a189ab5bb
commit 11449fd8c3

View File

@@ -5,9 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [new version][unreleased] ## [new version][unreleased]
## [2.6.0][2018-12-14]
### Changed ### Changed
* Performance fixes when cached node has many children * Performance fixes when cached node has many children
* Better drawing for shape with `strokeScaleEnabled = false` on HDPI devices
### Added ### Added