Skip to content

Commit

Permalink
docs: Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed Aug 22, 2024
1 parent acc22e8 commit 09414a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to
### Added

- Emit error if contract macro is above entry_points
- Deprecate support for `, custom(msg=.. ,query=..)` in entry_points
- Remove support for `, custom(msg=.. ,query=..)` in entry_points
- Add CustomMsg and CustomQuery to ContractApi

### Fixed
Expand All @@ -19,7 +19,7 @@ and this project adheres to
### Other

- *(sylvia-derive)* Document inner types
- Deprecate `InterfaceApi` in favor of `InterfaceMessagesApi` ([#413](https://github.com/CosmWasm/sylvia/pull/413))
- [**breaking**] Remove `InterfaceApi` in favor of `InterfaceMessagesApi` ([#413](https://github.com/CosmWasm/sylvia/pull/413))
- Fix duplicated instantiation error
- Refactor struct message generation
- Generic cw1-whitelist example ([#404](https://github.com/CosmWasm/sylvia/pull/404))
Expand Down

0 comments on commit 09414a0

Please sign in to comment.