Update CHANGELOG.md
All checks were successful
Build and Push Docker Image / build (push) Successful in 8s
Build and Push Docker Image / build (pull_request) Successful in 21s

This commit is contained in:
Corban-Lee Jones 2024-08-16 19:38:37 +01:00
parent ffff08899a
commit e32c24604f

View File

@ -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**