We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0acb4 commit e414b82Copy full SHA for e414b82
1 file changed
exonum-light-client/CHANGELOG.md
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15
16
## Unreleased
17
18
+## 0.4.0 — 2019-10-09
19
+
20
The new release of the light client brings support for Exonum 0.12
21
and Exonum Java 0.8.
22
@@ -28,7 +30,8 @@ and Exonum Java 0.8.
28
30
the current blockchain height are requested (#1137)
29
31
- `Block` JSON representation to be compatible with the one used
32
for blocks by the core. Applied `@SerializedName` annotation
- to most fields. (#1137)
33
+ to all fields. (#1137)
34
+- Updated project dependencies to the newest versions.
35
36
## 0.3.0 - 2019-07-22
37
0 commit comments