Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuditi committed Jul 28, 2023
1 parent b225ac2 commit d6de7cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bindings/nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Constructor types in `RegularTransactionEssence`;
- `SenderFeature.getSender()` and `IssuerFeature.getIssuer()` now return the correct types;
- Private properties on classes are now readonly.


## 1.0.1 - 2023-07-25

### Changed

- Deprecate `Account::{buildAliasOutput(), buildBasicOutput(), buildFoundryOutput(), buildNftOutput()}` and their `BuildAliasOutputData, BuildBasicOutputData, BuildFoundryOutputData, BuildNftOutputData` parameter types;
- Private properties on classes are now readonly.

## 1.0.0 - 2023-07-24

Expand Down

0 comments on commit d6de7cb

Please sign in to comment.