🎉 Release: v2.5.3

This commit is contained in:
萌萌哒赫萝 2023-09-06 20:46:32 -07:00
parent cb76a3438f
commit ee7747daae
2 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,20 @@
## :tada: 2.5.3 (2023-09-07)
### :sparkles: Features
* add telegra.ph picbed support ([dd6bfe6](https://github.com/Kuingsmile/PicList/commit/dd6bfe6))
* add vertically and horizontally flip treat options for image processing ([cb76a34](https://github.com/Kuingsmile/PicList/commit/cb76a34))
* optimize api copy ([08b45bc](https://github.com/Kuingsmile/PicList/commit/08b45bc))
* upload api now support url query picbed and configname ([2fcec70](https://github.com/Kuingsmile/PicList/commit/2fcec70)), closes [#93](https://github.com/Kuingsmile/PicList/issues/93)
### :pencil: Documentation
* update readme ([f9a3f24](https://github.com/Kuingsmile/PicList/commit/f9a3f24))
## :tada: 2.5.2 (2023-09-04)

View File

@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "2.5.2",
"version": "2.5.3",
"author": {
"name": "Kuingsmile",
"email": "pkukuing@gmail.com"