-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #16 from 14790897/release-v1.2.0
chore: release 1.2.0
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
## [1.2.0](https://www.github.com/14790897/handwriting-web/compare/v1.1.1...v1.2.0) (2023-12-31) | ||
|
||
|
||
### Features | ||
|
||
* pdf return ([79dea4d](https://www.github.com/14790897/handwriting-web/commit/79dea4dd7a97bc80854401baa3b9943af11bd49d)) | ||
* 下划线选择功能 ([e607e53](https://www.github.com/14790897/handwriting-web/commit/e607e534e653d7eb63ba28a221cf261d83be02b3)) | ||
* 定时清理 ([eee51b7](https://www.github.com/14790897/handwriting-web/commit/eee51b70df64d62f25d1f1aabbeb90ac4bf4bc9d)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* filename ([7ab45cc](https://www.github.com/14790897/handwriting-web/commit/7ab45cc6a9fd2a77c93c7e814909f9b1ab956a14)) | ||
* pdf read ([6ae7732](https://www.github.com/14790897/handwriting-web/commit/6ae7732f4103a9e86b6c1984f097860237f631aa)) | ||
* 增加超时 ([6910db4](https://www.github.com/14790897/handwriting-web/commit/6910db421458e502d6a3031a57646399b184573d)) | ||
* 每次生成的zip文件有不同的名字,防止互相覆盖 ([a31ac4b](https://www.github.com/14790897/handwriting-web/commit/a31ac4b6dc71cf68623335afebbc4abd9f7c7f86)) |