🐛 Fix appearance switcher title when switching

Fixes #235
This commit is contained in:
James Panther
2022-08-18 16:13:30 +10:00
parent dbe75271ff
commit ffaca3f5ce
3 changed files with 18 additions and 12 deletions
+1
View File
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
- Appearance switcher title doesn't update when switching appearance ([#235](https://github.com/jpanther/congo/issues/235))
- Article updated date logic doesn't consider formatted date values ([#259](https://github.com/jpanther/congo/issues/259))
## [2.3.1] - 2022-07-30