aboutsummaryrefslogtreecommitdiff
path: root/ReleaseNotes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ReleaseNotes.txt')
-rw-r--r--ReleaseNotes.txt32
1 files changed, 21 insertions, 11 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 3aa32a238..78e8af157 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,5 +1,19 @@
Bitmonero
+Release notes 0.8.8
+
+- JSON RPC v2.0 compatibility
+- JSON RPC over TCP added- Further optimizations
+- Fixed a bug with checkpoints behavior
+- UI improvements for daemon
+- Fixed COIN value (10^12)
+- Raised minimum fee to 5 * (10^9)
+- Temporary fix for block reward DoS attack
+
+Release notes 0.8.7
+
+- Slow hash optimizations
+
Release notes 0.8.6
- Simplwallet can set extra for transfers
@@ -21,17 +35,13 @@ Release notes 0.8.4
Release notes 0.8.3
- JSON RPC for wallet
-- fixed bug with blockchain storing
-- fixed bug with correct display of transfer's change
-- bug fix in simple wallet
+- Fixed bug with blockchain storing
+- Fixed bug with correct display of transfer's change
+- Bug fix in simple wallet
Release notes 0.8.2
-- now wallet is still working when daemon stores blockchain and can't serve clients;
-- no-console option for a daemon;
-- fixed problem with network synchronization;
-- major bug fix in simple wallet.
-
-Release notes 0.8.1
-
-Bytecoin project is moved to GitHub \ No newline at end of file
+- Now wallet is still working when daemon stores blockchain and can't serve clients
+- No-console option for a daemon
+- Fixed problem with network synchronization
+- Major bug fix in simple wallet