diff --git a/CHANGELOG.md b/CHANGELOG.md index 42110ed..36d2cb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 2.2.0 + +### New features +* crosspost to bluesky +* save settings on `ctrl-s` + +### Fixes +* fix theme store url in example config +* fix dropdown menus overlapping with admin panel categories +* fix a typo in `masto.py` +* fix date position being off in question view + ## 2.1.1 ### Fixes