update CHANGELOG with new version

This commit is contained in:
Anton Lavrenov 2018-10-08 05:16:38 -05:00
parent ac12c32ca0
commit a1deb32c45
3 changed files with 4 additions and 2 deletions

View File

@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [new version][unreleased]
## [2.4.1][2018-10-08]
### Changed
* Added some text trim logic to wrap in better

View File

@ -2,7 +2,7 @@
* Konva JavaScript Framework v2.4.0
* http://konvajs.github.io/
* Licensed under the MIT
* Date: Mon Oct 01 2018
* Date: Mon Oct 08 2018
*
* Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS)
* Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva)

2
konva.min.js vendored
View File

@ -2,7 +2,7 @@
* Konva JavaScript Framework v2.4.0
* http://konvajs.github.io/
* Licensed under the MIT
* Date: Mon Oct 01 2018
* Date: Mon Oct 08 2018
*
* Original work Copyright (C) 2011 - 2013 by Eric Rowell (KineticJS)
* Modified work Copyright (C) 2014 - present by Anton Lavrenov (Konva)