Skip to content

Commit

Permalink
Update date
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed May 2, 2024
1 parent 00d4023 commit 880f2c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bindings/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## 1.1.4 - 2024-05-02

### Changed

- Made the type of `TaggedDataPayload` required as first field in `__init__()`;

### Fixed

- Made `TaggedDataPayload::{tag, data}` optional;
Expand All @@ -34,10 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `NodeInfoProtocol.belowMaxDepth`;
- `{NodeInfoProtocol, RentStructure}::as_dict()`;

### Changed

- Made the type of `TaggedDataPayload` required as first field in `__init__()`;

### Fixed

- `TransactionOptions::as_dict()` for remainder_value_strategy;
Expand Down

0 comments on commit 880f2c0

Please sign in to comment.