diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-12-09 13:37:06 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-12-09 13:37:06 -0500 |
| commit | f773f6667304eeaeddf13123a9cf3d8e8b6d2e54 (patch) | |
| tree | 7622ff702cb0407961dcf671b56d81d7567f0d47 | |
| parent | fb15d1ce817883a3c7b4758fb266a60efa9795ef (diff) | |
Updated CHANGELOG with recent fix and contributors
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b287878e..2215357b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ # Changelog — JAK's Hyprland Dotfiles -## v2.3.18 — 2025-12-06 +## v2.3.18 — 2025-12-09 ## FIXES: +- Fixed: Waybar Modules, locale not included in clock format + - Always showed US-EN + - Thanks to albersonmiranda for finding and fixing it - Fixed: Not all waybars had `custom/nightlight` - Fixed: `Weather.py` cache wasn't updating when UNITS changed from C to F - Fixed: Wallpapers with periods in names truncated @@ -84,6 +87,7 @@ Thanks to everyone that contributed, or reported issues. Contributors: Alberson Miranda +TheAhumMaitra Prabin Panta Suresh Thagunna @goldlyfast |
