update changelog

This commit is contained in:
Francisco Gindre 2021-03-27 18:42:38 -03:00
parent 782529a3e8
commit d4a29b6c3e
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
# 0.10.0
* [critical] Fix #255 #261 outgoing no-change transactions not reported as mined
* [NEW] Rewind API. Allow Wallet developers to rewind synchronizer and (eventually) rescan
* [NEW] Rust Welding 0.0.6 - using rust crates 0.5 and Data Access API
* [NEW] updated Logger API to use StaticString on line and function as many logging libraries do
* [FIX] Mac OS BIG SUR build fixed
# 0.9.4
* New: added viewing key derivation to Derivation Tool
* Issue #252 - blockheight progress is latest height instead of upperbound of last scanned range