fixed up CHANGELOG and edited the TODO

This commit is contained in:
2026-04-22 17:49:08 -05:00
parent 57088e4680
commit a068e17e65
2 changed files with 14 additions and 16 deletions
+13
View File
@@ -1,5 +1,18 @@
# Changelog
## Release 0.2.0 - {{date}}
### Bug Fixes
* Architectural error: conference aliases now have community scope, rather than global scope.
* Fis to link for showing hidden posts.
### Enhancements
* Added database initialization, conversion from Venice, and migration scripts.
* Admin can now change the name of a user account (issue #2).
* Apple site icon added (issue #5).
## Release 0.1.1 - April 11, 2020
* Fixed a bug in post link resolution at post time which was causing the conference alias to be set incorrectly (issue #3).