We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f92cd commit 344a3ccCopy full SHA for 344a3cc
CHANGES.md
@@ -4,7 +4,16 @@ Libplanet changelog
4
Version 5.4.3
5
-------------
6
7
-To be released.
+### Backward-incompatible API changes
8
+
9
+ - (Libplanet.Explorer) The parameter required by the `committedEvidence` query
10
+ was changed to hash or index. [[#4014]]
11
+ - (Libplanet.Explorer) The `desc`, `offset`, and `limit` parameters were
12
+ removed from the `committedEvidence` query. [[#4014]]
13
+ - (Libplanet.Explorer) Fixed an issue where an exception was thrown when
14
+ running evidence queries with id. [[#4014]]
15
16
+[#4014]: https://github.com/planetarium/libplanet/pull/4014
17
18
19
Version 5.4.2
0 commit comments