update readme and changelog

This commit is contained in:
Anton Lavrenov 2017-03-24 09:09:38 -05:00
parent 8e7ce7ff4f
commit 8d1fd1218f
2 changed files with 15 additions and 11 deletions

View File

@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Not released][Not released]
### Changed
- Konva a bit changed a way to detect pointer position. Now it should be OK to apply css transform on Konva container. https://github.com/konvajs/konva/pull/215
## [1.5.0][2017-03-20]
### Added