Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 2ba77bc

Browse files
committed
add missing changelog use new branch on composer.json
1 parent ecef656 commit 2ba77bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
2.0.1
5+
6+
* **2017-07-31**: Fix reorder on client side. No reorder call on droping an node on an other. Better error handling
7+
48
2.0.0
59
-----
610

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "2.0-dev"
34+
"dev-master": "2.1-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)