Skip to content

Commit

Permalink
feat: update changelog to reflect protobufs being updated
Browse files Browse the repository at this point in the history
  • Loading branch information
janaakhterov committed Mar 4, 2021
1 parent 2cf4c37 commit b8a67ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
* `TransactionId.[Set|Get]Scheduled()` - Supports scheduled transaction IDs.
* `TransactionIdWithValidStart()`

### Fixed

* Updated protobufs [#120](https://github.com/hashgraph/hedera-sdk-go/issues/120)

### Deprecate

* `NewTransactionId()` - Use `TransactionIdWithValidStart()` instead.
Expand Down

0 comments on commit b8a67ef

Please sign in to comment.