mirror of
https://github.com/konvajs/konva.git
synced 2025-06-28 02:03:47 +08:00
update CHANGELOG with new version
This commit is contained in:
parent
ac12c32ca0
commit
a1deb32c45
@ -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
|
||||
|
2
konva.js
2
konva.js
@ -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
2
konva.min.js
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user