From f858c380ddd333967020c4a9255a96b4c63e37b1 Mon Sep 17 00:00:00 2001 From: Creak Date: Tue, 11 Apr 2023 19:35:10 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 963a51d..ef84080 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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) +- Remove deprecated STOCK constants and use more modern, symbolic icons (@oscfdezdz) ### Fixed