Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matteoscurati committed Oct 21, 2024
1 parent e42e967 commit f41436b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/notification-services-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- update the types described in `types/on-chain-notification/schema` and `types/on-chain-notification/on-chain-notification` ([#4818](https://github.com/MetaMask/core/pull/4818))
- update the mock data according to the new types in `mock-raw-notifications` ([#4818](https://github.com/MetaMask/core/pull/4818))
- In preparation for the release of new notification types, the schema for describing notifications has been updated `types/on-chain-notification/schema`. This modification does not impact the current implementation but enables involved clients to start to implement the new notifications ([#4818](https://github.com/MetaMask/core/pull/4818))
- The release also allows involved clients to mock the new types of notifications. This enables developers who wish to start implementing the new notifications in supported clients to use the `mock-raw-notifications` module for testing and developing their solutions ([#4818](https://github.com/MetaMask/core/pull/4818))

## [0.10.0]

Expand Down

0 comments on commit f41436b

Please sign in to comment.