mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-23 14:48:13 -05:00
🎉 Release: v1.2.0
This commit is contained in:
parent
8440b75f1e
commit
b2fae488d0
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
|||||||
|
# :tada: 1.2.0 (2023-02-22)
|
||||||
|
|
||||||
|
|
||||||
|
### :sparkles: Features
|
||||||
|
|
||||||
|
* add concurrency limit for download ([8440b75](https://github.com/Kuingsmile/PicList/commit/8440b75))
|
||||||
|
* add video,text file and markdown file preview ([b3ce9b9](https://github.com/Kuingsmile/PicList/commit/b3ce9b9))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## :tada: 1.1.1 (2023-02-21)
|
## :tada: 1.1.1 (2023-02-21)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "piclist",
|
"name": "piclist",
|
||||||
"version": "1.1.1",
|
"version": "1.2.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "vue-cli-service electron:build",
|
"build": "vue-cli-service electron:build",
|
||||||
|
Loading…
Reference in New Issue
Block a user