Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Sep 28, 2023
1 parent 52df5c1 commit f41dfaf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ The format is based on [Common Changelog](https://common-changelog.org/).

### Changed

- Remove `@openzeppelin/contracts` from Node.js peer dependencies
([#694](https://github.com/sablier-labs/v2-core/pull/694))
- Replace the streamed amount with the deposit amount in the NFT descriptor
([#692](https://github.com/sablier-labs/v2-core/pull/692))
- Upgrade Solidity to `0.8.21` ([#688](https://github.com/sablier-labs/v2-core/pull/688))
Expand All @@ -26,6 +24,11 @@ The format is based on [Common Changelog](https://common-changelog.org/).
- Add `ERC-4906` metadata update in `transferFrom` ([#686](https://github.com/sablier-labs/v2-core/pull/686))
- Add `transferable` boolean flag ([#668](https://github.com/sablier-labs/v2-core/pull/668))

### Removed

- Remove `@openzeppelin/contracts` from Node.js peer dependencies
([#694](https://github.com/sablier-labs/v2-core/pull/694))

## [1.0.2] - 2023-08-14

### Changed
Expand Down

0 comments on commit f41dfaf

Please sign in to comment.