diff --git a/CHANGES.md b/CHANGES.md index fbf3a026c5..8019f51f52 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,16 @@ ### :boom: Breaking changes ### :heart: Community contributions by (Thank you!) +## 1.7.1-alpha + +### :bug: Bugs fixed + +- Fix issue related to the GC and images in path shapes. +- Fix issue on the shape order on some undo operations. +- Fix issue on undo page deletion. +- Fix some issues related to constraints. + + ## 1.7.0-alpha ### :sparkles: New features diff --git a/version.txt b/version.txt index d9c26f23be..075c573674 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.0-alpha +1.7.1-alpha