There was an error while loading. Please reload this page.
1 parent 7f062b0 commit 487ae07Copy full SHA for 487ae07
exonum-java-binding/CHANGELOG.md
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
26
### Changed
27
- `BinaryTransactionMessage#toString` to include some fields in human-readable
28
format instead of the whole message in binary form.
29
+- RocksDB library is no longer required to be installed on Mac or Linux to run
30
+ the Exonum Java application. (#902)
31
32
## [0.6.0]- 2019-05-08
33
0 commit comments