File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88## [ Unreleased]
99
1010
11+ ## [ 2.5.0] - 2019-12-18
12+
13+ ### Added
14+ - RTL support. Check out the example for details.
15+ [ #83 ] ( https://github.com/rhwilr/vue-nestable/pull/83 ) (by
16+ [ @RoOhi-E ] ( https://github.com/RoOhi-E ) )
17+
18+ ### Fixed
19+ - Using ` keyprop ` to render NestablItems in v-for.
20+ [ #85 ] ( https://github.com/rhwilr/vue-nestable/pull/85 ) (by
21+ [ @passi246 ] ( https://github.com/passi246 ) )
22+
23+ ### Changed
24+ - Upgraded dependencies.
25+
26+
1127## [ 2.4.5] - 2019-09-26
1228
1329### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-nestable" ,
3- "version" : " 2.4.5 " ,
3+ "version" : " 2.5.0 " ,
44 "description" : " vue-nestable" ,
55 "author" :
" Ralph Huwiler <[email protected] >" ,
66 "homepage" : " https://rhwilr.github.io/vue-nestable/" ,
You can’t perform that action at this time.
0 commit comments