Skip to content

Commit edc24fb

Browse files
Docs: Update changelog to reflect v0.8.0 release
1 parent 7ba5987 commit edc24fb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
## [v0.7.2 to v0.8.0](https://github.com/thunderbiscuit/padawan-wallet/compare/v0.7.2...v0.8.0) — March 23, 2022
1212
### Added
13+
+ Wallet sync is now done in a coroutine
14+
+ Add transaction fees in transaction history card
15+
+ Add tests
16+
+ Sync wallet on startup
17+
18+
### Fixed
19+
+ Bug of tutorials done requiring restart
20+
+ Database corruption when data not flushed to disk
1321

1422
### Changed
23+
+ Intro screens UI is now written in Jetpack Compose
24+
+ Migrate to [bdk-android](https://github.com/bitcoindevkit/bdk-kotlin)
25+
26+
### Removed
27+
+ Navigation broadcast fragment
28+
+ Remove dependency on androidmads QR code library
1529
<br/>
1630

1731
## [v0.7.0 to v0.7.2](https://github.com/thunderbiscuit/padawan-wallet/compare/v0.7.0...v0.7.2) — August 26, 2021

0 commit comments

Comments
 (0)