mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 11:08:13 -05:00
🎉 Release: v1.1.0
This commit is contained in:
parent
176bdac993
commit
3252d70268
19
CHANGELOG.md
19
CHANGELOG.md
@ -1,3 +1,22 @@
|
||||
# :tada: 1.1.0 (2023-02-20)
|
||||
|
||||
|
||||
### :sparkles: Features
|
||||
|
||||
* s3-compatible storage is supported now ([176bdac](https://github.com/Kuingsmile/PicList/commit/176bdac))
|
||||
|
||||
|
||||
### :bug: Bug Fixes
|
||||
|
||||
* fix S3 deletion endpoint parse bug ([7f7f400](https://github.com/Kuingsmile/PicList/commit/7f7f400))
|
||||
|
||||
|
||||
### :pencil: Documentation
|
||||
|
||||
* update README.md ([0263351](https://github.com/Kuingsmile/PicList/commit/0263351))
|
||||
|
||||
|
||||
|
||||
## :tada: 1.0.2 (2023-02-17)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "piclist",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "vue-cli-service electron:build",
|
||||
|
Loading…
Reference in New Issue
Block a user