Add changelog entry

This commit is contained in:
Rasmus Karlsson 2024-01-18 22:26:00 +01:00 committed by pajlada
parent e06db63d61
commit 08a30fef63

View file

@ -108,6 +108,7 @@
- Dev: Refactored the Image Uploader feature. (#4971)
- Dev: Refactored the SplitOverlay code. (#5082)
- Dev: Refactored the TwitchBadges structure, making it less of a singleton. (#5096)
- Dev: Refactored the ChatterinoBadges structure, making it less of a singleton. (#5103)
- Dev: Moved the Network files to their own folder. (#5089)
- Dev: Fixed deadlock and use-after-free in tests. (#4981)
- Dev: Moved all `.clang-format` files to the root directory. (#5037)