Skip to content

Commit 56ee7d3

Browse files
committedMar 18, 2021
chore: add cardano changelogs
1 parent 74ed5b7 commit 56ee7d3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
 

‎core/CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
1313

1414
### Changed
1515
- Allow decreasing the output value in RBF transactions. [#1491]
16+
- Cardano: Allow stake pool registrations with zero margin. [#1502]
17+
- Cardano: Assets are now shown as CIP-0014. [#1510]
1618

1719
### Deprecated
1820

@@ -376,5 +378,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
376378
[#1404]: https://github.com/trezor/trezor-firmware/issues/1404
377379
[#1415]: https://github.com/trezor/trezor-firmware/pull/1415
378380
[#1467]: https://github.com/trezor/trezor-firmware/issues/1467
379-
[#1518]: https://github.com/trezor/trezor-firmware/pull/1518
380381
[#1491]: https://github.com/trezor/trezor-firmware/issues/1491
382+
[#1502]: https://github.com/trezor/trezor-firmware/issues/1502
383+
[#1510]: https://github.com/trezor/trezor-firmware/issues/1510
384+
[#1518]: https://github.com/trezor/trezor-firmware/pull/1518

‎legacy/firmware/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -380,5 +380,5 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
380380
[#1369]: https://github.com/trezor/trezor-firmware/pull/1369
381381
[#1402]: https://github.com/trezor/trezor-firmware/pull/1402
382382
[#1415]: https://github.com/trezor/trezor-firmware/pull/1415
383-
[#1518]: https://github.com/trezor/trezor-firmware/pull/1518
384383
[#1491]: https://github.com/trezor/trezor-firmware/issues/1491
384+
[#1518]: https://github.com/trezor/trezor-firmware/pull/1518

0 commit comments

Comments
 (0)
Please sign in to comment.