Merge pull request #1236 from kyuupichan/rel-notes-2.2

Tweak RELEASE-NOTES
This commit is contained in:
ThomasV 2015-05-23 07:20:44 +02:00
commit 91a7a06b38
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Release 2.2
* Show thousands separators in GUI
* Show amounts (thousands separators and decimal point)
according to locale in GUI
* Show unmatured coins in balance
* Fix exchange rates plugin
* Network layer: refactoring and fixes