Skip to content

Commit 9ba8035

Browse files
cl
[skip ci]
1 parent c87e94c commit 9ba8035

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exonum-java-binding/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3131

3232
### Fixed
3333
- The default [`Transaction#info`][tx-info-07] implementation causing an error on `transaction`
34-
request. It is modified to return an empty object (no info) by default. (#904)
34+
request. It is modified to return an empty object by default (no info in `content.debug` field
35+
of the response to `transaction`). (#904)
3536

3637
[tx-info-07]: https://exonum.com/doc/api/java-binding-core/0.7.0/com/exonum/binding/transaction/Transaction.html#info()
3738

0 commit comments

Comments
 (0)