Prepare v0.3.1
This commit is contained in:
10
docs/changelog/v0.3.1.md
Normal file
10
docs/changelog/v0.3.1.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# v0.3.1
|
||||
|
||||
Bugfixes and bugfixes and maybe some more bugs.
|
||||
|
||||
## Bugfixes 🐞
|
||||
|
||||
- Fix a bug where deleting a library list would remove more than one list.
|
||||
- Fix filename encoding in user data exports.
|
||||
- Don't throw errors on empty search results.
|
||||
- Fix reinitialization button, so it migrates the database from the bottom up.
|
||||
@@ -1,7 +1,7 @@
|
||||
name: mugiten
|
||||
description: "A new Flutter project."
|
||||
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
version: 0.3.0+1
|
||||
version: 0.3.1+1
|
||||
|
||||
environment:
|
||||
sdk: ^3.6.2
|
||||
|
||||
Reference in New Issue
Block a user