Update CHANGELOG.

This commit is contained in:
Kevin Gorham 2021-06-30 02:39:46 -04:00
parent 4586e07cac
commit 273f391c5f
No known key found for this signature in database
GPG Key ID: CCA55602DF49FC38
1 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Change Log
==========
Version 1.3.0-beta16 *(2021-06-30)*
------------------------------------
- Fix: Gracefully handle failures while fetching UTXOs.
- New: Expose StateFlows for balances.
- New: Make it easier to subscribe to transactions.
- New: Cleanup default logs.
- New: Convenience functions for WalletBalance objects.
Version 1.3.0-beta15 *(2021-06-21)*
------------------------------------
- Fix: Increase reconnection attempts on failed app restart.