Fixed a critical bug that prevented database initialization

This commit is contained in:
Yusur 2025-06-13 15:28:31 +02:00
parent e679de5991
commit da5ce0e54b
5 changed files with 16 additions and 187 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.3.1
- Fixed a critical bug that prevented database initialization
## 0.3.0
- Initial commit
@ -11,7 +15,7 @@
- Admins can remove reported posts
- Upvotes and downvotes
## 0.2.0 and earlier
## 0.2 and earlier
*Releases before 0.3.0 are lost for good, and for a good reason.*