Skip to content

Commit

Permalink
chore: changelog (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
boojamya authored Nov 5, 2024
1 parent 4f8f569 commit 631fea3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# CHANGELOG

## Unreleased

### DEPENDENCIES

- Upgrade Cosmos SDK from `v0.45.x` to `v0.50.x` ([#1](https://github.com/noble-assets/forwarding/pull/1))

### FEATURES

- Support an optional fallback address for easy recovery of funds. ([#12](https://github.com/noble-assets/forwarding/pull/12))
- Allow fine-tuned control over which denoms are forwarded. ([#13](https://github.com/noble-assets/forwarding/pull/13))
- Allow accounts with a balance to be registered signerlessly. ([#18](https://github.com/noble-assets/forwarding/pull/18))

### IMPROVEMENTS

- Bump module path to `v2` to align with Golang conventions. ([#3](https://github.com/noble-assets/forwarding/pull/3))
- Emit events for key module actions (registering, clearing, etc). ([#13](https://github.com/noble-assets/forwarding/pull/13))

## v1.1.0

*Apr 29, 2024*
Expand Down

0 comments on commit 631fea3

Please sign in to comment.