Skip to content

Commit

Permalink
Nits
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez committed Jul 28, 2023
1 parent 88c40c9 commit 2922600
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bindings/nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## 1.0.2 - 2023-MM-DD

### Changed

- Private properties on classes are now readonly;

### Fixed

- Constructor types in `RegularTransactionEssence`;
- `SenderFeature.getSender()` and `IssuerFeature.getIssuer()` now return the correct types;

### Changed

- Private properties on classes are now readonly.

## 1.0.1 - 2023-07-25

### Changed
Expand Down

0 comments on commit 2922600

Please sign in to comment.