Fixed a critical bug that prevented database initialization
This commit is contained in:
parent
e679de5991
commit
da5ce0e54b
5 changed files with 16 additions and 187 deletions
|
|
@ -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.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue