Skip to content

Commit 63ffe88

Browse files
committed
build: update changelog
Signed-off-by: Bofu Chen (bafu) <[email protected]>
1 parent 39492fe commit 63ffe88

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
To check the difference between the last releaes and the latest dev status, click the link above.
1111

12+
## [0.70.0] - 2022-11-29
13+
14+
### Added
15+
16+
1. Cropping camera images (#2344)
17+
18+
### Changed
19+
20+
1. Upgrade Capacitor from 3 to 4 (#2329)
21+
22+
### Fixed
23+
24+
1. User cannot confirm camera image on Pixel 6a (#2346)
25+
2. User cannot close camera on Pixel 6a (#2332)
26+
1227
## [0.69.3] - 2022-11-28
1328

1429
### Fixed
@@ -1921,7 +1936,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
19211936
- Web - see the demo [here](https://github.com/numbersprotocol/capture-lite#demo-app)
19221937
- Android - the APK file `app-debug.apk` is attached to this release
19231938

1924-
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.69.3...HEAD
1939+
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.70.0...HEAD
1940+
[0.70.0]: https://github.com/numbersprotocol/capture-lite/compare/0.69.3...0.70.0
19251941
[0.69.3]: https://github.com/numbersprotocol/capture-lite/compare/0.69.2...0.69.3
19261942
[0.69.2]: https://github.com/numbersprotocol/capture-lite/compare/0.69.1...0.69.2
19271943
[0.69.1]: https://github.com/numbersprotocol/capture-lite/compare/0.69.0...0.69.1

0 commit comments

Comments
 (0)