Skip to content

Commit ad85bcd

Browse files
committed
update changelog
1 parent ba55370 commit ad85bcd

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
# Changelog
22

3-
## [Unreleased]
4-
### Added
5-
### Changed
3+
## [1.6.1] - 2021-09-17
64
### Fixed
7-
### Removed
8-
5+
- 修复涂白功能在高DPI图片下可能将对话框的边缘覆盖的问题
96

107
## [1.6.0] - 2021-03-14
118
### Added

do_release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ program_exists() {
1414

1515
show_usage() {
1616
echo "Usage: $0 <version>"
17+
echo " version:\tlike 1.6.0"
1718
exit 1
1819
}
1920

0 commit comments

Comments
 (0)