diff --git a/CHANGELOG.md b/CHANGELOG.md index 7370b22..4ee2344 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,4 @@ -**unreleased v.0.3.1** - -- Fix: Incorrect margin on 'server settings' & 'new server' modal buttons -- Fix: Table "X Results" text now correctly plural only if `results > 1` -- - **breaking changes v.0.3.0** - Enhancement: store guild settings in separate model @@ -13,6 +7,8 @@ - Enhancement: `active` flag added as server setting, soft-toggles activeness of associated subscriptions - Fix: Bad text alignment for some table button links - Fix & Enhancement: some small clean-up/patches here and there +- Fix: Incorrect margin on 'server settings' & 'new server' modal buttons +- Fix: Table "X Results" text now correctly plural only if `results > 1` **v0.2.2**