Skip to content

Commit 7110b84

Browse files
committed
docs: update CHANGELOG for NSUndoManager migration
1 parent dc3a49f commit 7110b84

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- Extract reusable SearchFieldView component from 4 custom search field implementations
2626
- Replace custom resize handle with native NSSplitView for inspector panel
2727

28+
### Changed
29+
30+
- Migrate undo system from custom stacks to NSUndoManager — Edit menu now shows "Undo Edit Cell", "Undo Delete Row", etc.
31+
2832
### Added
2933

3034
- iOS: connection groups and tags

0 commit comments

Comments
 (0)