Skip to content

Commit

Permalink
chore: Cleanup CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jawoznia committed Nov 21, 2024
1 parent 0a9ef36 commit 1dd0a52
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,13 @@ and this project adheres to

### Other

- Minor tweaks
- Add description of the `data` and `payload` attributes.
- Revert adding `non_exhaustive` on old context types.
- Rename `ReplyOn::Failure` to match variant from std
- Better error message for `sv::features` attribute
- Review fixes
- Remove redundant logic from reply
- Store MsgVariant in ReplyData
- Improve reply generation
- Review fixes
- Rename variables to be more intuitive
- Review fixes
- Remove `msg_type` method from `MsgVariant`
- Store `MsgAttr` in `MsgVariant`
- Make `MsgAttr` a struct
- Review fix

## [1.2.1](https://github.com/CosmWasm/sylvia/compare/sylvia-derive-v1.2.0...sylvia-derive-v1.2.1) - 2024-08-22

Expand Down

0 comments on commit 1dd0a52

Please sign in to comment.