diff --git a/CHANGES.md b/CHANGES.md index ec15ccc3c0..969db06cc3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,7 @@ - Add natural sorting on token names [Taiga #13713](https://tree.taiga.io/project/penpot/issue/13713) - Add drag-to-change for numeric inputs in workspace sidebar [Github #2466](https://github.com/penpot/penpot/issues/2466) - Add CSS linter [Taiga #13790](https://tree.taiga.io/project/penpot/us/13790) +- Save and restore selection state in undo/redo (by @eureka928) [Github #6007](https://github.com/penpot/penpot/issues/6007) ### :bug: Bugs fixed