diff --git a/CHANGES.md b/CHANGES.md index b7e85343a2..667d75f097 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,6 @@ # CHANGELOG + ## 2.15.0 (Unreleased) ### :sparkles: New features & Enhancements @@ -15,6 +16,13 @@ - Fix false “text editing” warning when applying tokens [Github #6346](https://github.com/penpot/penpot/issues/9346) +## 2.14.5 + +### :bug: Bugs fixed + +- Fix incorrect invitation token handling on register process [Github #9380](https://github.com/penpot/penpot/pull/9380) + + ## 2.14.4 ### :bug: Bugs fixed