diff --git a/docs/src/markdown/about/changelog.md b/docs/src/markdown/about/changelog.md index e350fcd3..2daf3ccc 100644 --- a/docs/src/markdown/about/changelog.md +++ b/docs/src/markdown/about/changelog.md @@ -10,6 +10,7 @@ - **NEW**: Proper support for system color changes. Allows proper transitioning on macOS between light and dark mode. - **FIX**: Minor fixes to selection colors in regex tester. - **FIX**: Remove old macOS workaround to force focus on search input. +- **FIX**: Officially support Python 3.8. ## 4.11.1 diff --git a/rummage/lib/gui/data/docs/.dochash b/rummage/lib/gui/data/docs/.dochash index f1642ec6..1d368b23 100644 --- a/rummage/lib/gui/data/docs/.dochash +++ b/rummage/lib/gui/data/docs/.dochash @@ -1 +1 @@ -87601f7181a8ad9d32f167d003419dfd \ No newline at end of file +db12d4f9a3029dd7d5d90c54448580c1 \ No newline at end of file diff --git a/rummage/lib/gui/data/docs/about/changelog.html b/rummage/lib/gui/data/docs/about/changelog.html index e3210c6f..eddb0ac0 100644 --- a/rummage/lib/gui/data/docs/about/changelog.html +++ b/rummage/lib/gui/data/docs/about/changelog.html @@ -35,6 +35,7 @@

4.12

  • NEW: Proper support for system color changes. Allows proper transitioning on macOS between light and dark mode.
  • FIX: Minor fixes to selection colors in regex tester.
  • FIX: Remove old macOS workaround to force focus on search input.
  • +
  • FIX: Officially support Python 3.8.
  • 4.11.1