Skip to content

Commit

Permalink
chore(core): add missing link to changelog for bridge transfer impl (#…
Browse files Browse the repository at this point in the history
…1963)

## Summary
Added the link for the bridge transfer action PR to the PR.
#1934

## Background
We want links to all changes to keep track of what was changed.

## Changes
- List changes which were made.


## Changelogs
Changelogs updated.

## Related Issues
The PR in question: #1934
  • Loading branch information
SuperFluffy authored Feb 13, 2025
1 parent 456beb0 commit f043f5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/astria-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add method `TracePrefixed::leading_channel` to read the left-most channel of
a trace prefixed ICS20 asset [#1768](https://github.com/astriaorg/astria/pull/1768).
- Add `impl Protobuf for Address<Bech32m>` [#1802](https://github.com/astriaorg/astria/pull/1802).
- Add `BridgeTransfer` action and `BridgeTransfer` variant to `FeeChange`.
- Add `BridgeTransfer` action and `BridgeTransfer` variant to `FeeChange`
[#1934](https://github.com/astriaorg/astria/pull/1934).

### Changed

Expand Down

0 comments on commit f043f5b

Please sign in to comment.