Skip to content

Commit 1450137

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

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ 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.67.1] - 2022-10-21
13+
14+
### Fixed
15+
16+
1. Request num points on wallets page only (#2182)
17+
1. Implement pseudo lazy loading in the capture tab (#2200)
18+
1219
## [0.67.0] - 2022-10-04
1320

1421
### Changed
@@ -1858,7 +1865,8 @@ This is the first release! _Capture Lite_ is a cross-platform app adapted from [
18581865
- Web - see the demo [here](https://github.com/numbersprotocol/capture-lite#demo-app)
18591866
- Android - the APK file `app-debug.apk` is attached to this release
18601867

1861-
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.67.0...HEAD
1868+
[unreleased]: https://github.com/numbersprotocol/capture-lite/compare/0.67.1...HEAD
1869+
[0.67.1]: https://github.com/numbersprotocol/capture-lite/compare/0.67.0...0.67.1
18621870
[0.67.0]: https://github.com/numbersprotocol/capture-lite/compare/0.66.3...0.67.0
18631871
[0.66.3]: https://github.com/numbersprotocol/capture-lite/compare/0.66.2...0.66.3
18641872
[0.66.2]: https://github.com/numbersprotocol/capture-lite/compare/0.66.1...0.66.2

0 commit comments

Comments
 (0)