Skip to content

Commit 9f7375f

Browse files
author
Ralph Huwiler
committed
update changelog
1 parent 169605c commit 9f7375f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
## [Unreleased]
99

1010

11+
## [2.5.3] - 2020-03-27
12+
13+
### Fixed
14+
- Under some conditions, the wrong `pathTo` value would be passed to the
15+
`change` event.
16+
17+
1118
## [2.5.2] - 2020-02-28
1219

1320
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-nestable",
3-
"version": "2.5.2",
3+
"version": "2.5.3",
44
"description": "vue-nestable",
55
"author": "Ralph Huwiler <[email protected]>",
66
"homepage": "https://rhwilr.github.io/vue-nestable/",

0 commit comments

Comments
 (0)