We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a52c0a commit b6571a2Copy full SHA for b6571a2
CHANGELOG.md
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
- Dialog: prompt only once if several files needs to be reloaded (@yuriiz)
19
- Use GTK3's Gtk.Application/Gtk.ApplicationWindow (@yuriiz)
20
- Split `DiffuseApplication` and `DiffuseWindow` classes in their own files (@MightyCreak)
21
+- Use new Meson (from 0.50 to 0.55) and fixed deprecation warnings (@MightyCreak)
22
+- Update from GNOME 42 to GNOME 44 (@MightyCreak)
23
+- Mac: fix the shortcut for first/previous/next/last differences, now uses ⌘
24
+ instead of Ctrl (@krlmlr)
25
26
### Fixed
27
0 commit comments