Skip to content

Commit 3f24a31

Browse files
committed
build: update changelog
Signed-off-by: Bofu Chen (bafu) <[email protected]>
1 parent 9f30516 commit 3f24a31

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
To check the difference between the last releaes and the latest dev status, click the link above.
11+
12+
## [0.66.3] - 2022-09-21
13+
14+
### Changed
15+
16+
1. CI update: update iphone compatibility from 12.0 to 14.7
17+
1018
## [0.66.2] - 2022-09-20
1119

1220
### Fixed
1321

1422
1. User can click Capture after uploading is completed (#2082)
1523
2. Press Android back button after taking photo and before pressing confirm, go back to camera (#2092)
1624

25+
## [0.66.1] - 2022-09-15
26+
27+
### Changed
28+
29+
1. CI update: support both qa-release and live versions
30+
1731
## [0.66.0] - 2022-09-15
1832

1933
### Added
@@ -1828,8 +1842,10 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
18281842
- Web - see the demo [here](https://github.com/numbersprotocol/capture-lite#demo-app)
18291843
- Android - the APK file `app-debug.apk` is attached to this release
18301844

1831-
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.66.2...HEAD
1832-
[0.66.2]: https://github.com/numbersprotocol/capture-lite/compare/0.66.0...0.66.2
1845+
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.66.3...HEAD
1846+
[0.66.3]: https://github.com/numbersprotocol/capture-lite/compare/0.66.2...0.66.3
1847+
[0.66.2]: https://github.com/numbersprotocol/capture-lite/compare/0.66.1...0.66.2
1848+
[0.66.1]: https://github.com/numbersprotocol/capture-lite/compare/0.66.0...0.66.1
18331849
[0.66.0]: https://github.com/numbersprotocol/capture-lite/compare/0.65.0...0.66.0
18341850
[0.65.0]: https://github.com/numbersprotocol/capture-lite/compare/0.64.4...0.65.0
18351851
[0.64.4]: https://github.com/numbersprotocol/capture-lite/compare/0.64.3...0.64.4

0 commit comments

Comments
 (0)