🎉 Release: v1.5.2

This commit is contained in:
萌萌哒赫萝
2023-03-28 19:08:38 +08:00
parent 9e8ae932d6
commit d5719da2fe
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
## :tada: 1.5.2 (2023-03-28)
### :sparkles: Features
* add /delete route for build in http server ([9e8ae93](https://github.com/Kuingsmile/PicList/commit/9e8ae93))
### :bug: Bug Fixes
* fix url encode bug when filename contains special chars ([a736190](https://github.com/Kuingsmile/PicList/commit/a736190))
## :tada: 1.5.1 (2023-03-24)