diff --git a/CHANGELOG.md b/CHANGELOG.md index a443fff..0f8be17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,25 +4,33 @@ ### Added -- (XAML): Improve syntax highlighting - ### Changed -- (Editor/UI): Scrollbar now matches palette colours directly (`surface0` by default, `surface1` on hover.) - ### Deprecated ### Removed ### Fixed +### Security + +## 3.4.0 - 2024-11-13 + +### Added + +- (XAML): Improve syntax highlighting + +### Changed + +- (Editor/UI): Scrollbar now matches palette colours directly (`surface0` by default, `surface1` on hover.) + +### Fixed + - (UI): Removed macOS scrollbar turning yellow on hover. I'm sorry to anyone who liked this behaviour, but it was not supposed to exist in the first place. - (Editor): Search results now show up beside the scrollbar as `blue`. - (UI): Highlight current branch in git log pane. -### Security - ## 3.3.5 - 2024-11-01 ### Fixed