From bd82ee8ad57e42b801799e13edc896c865995a49 Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Sat, 8 Apr 2023 13:57:39 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63e5922..963a51d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Replace `_` by `-` in the action names to be compatible with GTK action names (@MightyCreak) +- The About dialog is now transient for the main window (@oscfdezdz) ### Fixed