Skip to content

Commit dec6451

Browse files
committed
Update changelog
1 parent 512e920 commit dec6451

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

packages/delegation-core/CHANGELOG.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## [0.1.0]
1111

12-
### Uncategorized
12+
### Changed
1313

14-
- Fix constraints issues in delegation-core. ([#19](https://github.com/MetaMask/delegation-toolkit/pull/19))
15-
- Add `createERC20TokenPeriodTransferTerms` for @metamask/delegation-core ([#15](https://github.com/MetaMask/delegation-toolkit/pull/15))
16-
- Add `hashDelegation` function to @metamask/delegation-core ([#13](https://github.com/MetaMask/delegation-toolkit/pull/13))
17-
- Add license file at root of monorepo ([#11](https://github.com/MetaMask/delegation-toolkit/pull/11))
18-
- Add @metamask/delegation-core package ([#9](https://github.com/MetaMask/delegation-toolkit/pull/9))
14+
- Add @metamask/delegation-core package, providing utility types, delegation hashing, and terms encoding for a limited set of caveat enforcers. ([#9](https://github.com/MetaMask/delegation-toolkit/pull/9))
1915

20-
[Unreleased]: https://github.com/MetaMask/delegation-toolkit/compare/@metamask/delegation-core@0.1.0...HEAD
21-
[0.1.0]: https://github.com/MetaMask/delegation-toolkit/releases/tag/@metamask/delegation-core@0.1.0
16+
[Unreleased]: https://github.com/metamask/delegation-toolkit/compare/@metamask/delegation-core@0.1.0...HEAD
17+
[0.1.0]: https://github.com/metamask/delegation-toolkit/releases/tag/@metamask/delegation-core@0.1.0

0 commit comments

Comments
 (0)