This commit is contained in:
Gustavo Maximiliano Cortez 2015-07-16 16:53:24 -03:00
commit 16d6bb7c5c
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 4 additions and 4 deletions

View file

@ -32,8 +32,8 @@ v1.1.2
--------------------------------
* Now is possible to make backups without signing capabilities (more info https://github.com/bitpay/copay/pull/2998)
* Better refresh and sorting rules in transaction history
* Handles better `invalid` in transaction history
* Supports TX history in wallet with huge number of transactions
* Better handling of `invalid` transactions in history
* Better handling of wallets with 1K+ transactions in history
* Exports .csv files with transaction ID
* Better UTXOs selection polices
* Minor bug fixes