Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: dikel <[email protected]>
  • Loading branch information
dikel committed Aug 29, 2023
1 parent 39a51e1 commit 3611f92
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## 2.28.0

## What's Changed
* Improvements in HIP-729 integration test by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1523
* Update copyright date by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1522
* Improvements after resolving issue #1497 by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1521
* Add integration tests for `ContractFunctionParameters` by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1494
* Update README.md by @SimiHunjan in https://github.com/hashgraph/hedera-sdk-java/pull/1536
* Fix for `java.lang.VerifyError` exception in examples. by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1541
* Add unit tests for `TopicMessageSubmitTransaction` by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1544
* Add `addBoolArray` function to `ContractFunctionParameters` by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1543
* Add unit tests for `TopicMessageChunk` by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1550
* Add unit tests for `TopicMessage` by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1549
* Add more unit tests for `TopicUpdateTransaction` by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1551
* Updated addressbooks by @thenswan in https://github.com/hashgraph/hedera-sdk-java/pull/1558
### Added
- `addBoolArray` function to `ContractFunctionParameters`

### Fixed
- `java.lang.VerifyError` exception in examples

### Changed
- updated addressbooks
- improved timeout handling

## 2.27.0

Expand Down

0 comments on commit 3611f92

Please sign in to comment.