diff --git a/CHANGELOG.md b/CHANGELOG.md index e93d07e1e..802dfbd4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,7 +117,7 @@ - Dev: Channels without any animated elements on screen will skip updates from the GIF timer. (#5042, #5043, #5045) - Dev: Autogenerate docs/plugin-meta.lua. (#5055) - Dev: Refactor `NetworkPrivate`. (#5063) -- Dev: Refactor `Paths` & `Updates`, focusing on reducing their singletoniability. (#5093) +- Dev: Refactor `Paths` & `Updates`, focusing on reducing their singletoniability. (#5092) - Dev: Removed duplicate scale in settings dialog. (#5069) - Dev: Fix `NotebookTab` emitting updates for every message. (#5068) - Dev: Added benchmark for parsing and building recent messages. (#5071)