Skip to content

Commit eff32e8

Browse files
authored
chore: release 1.0.3 (#148)
1 parent e9b9740 commit eff32e8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,13 @@
33
# CHANGELOG
44

55
## [Unreleased] - ReleaseDate
6+
7+
## [1.0.3] - 2024-11-18
68
* Adapted `icrc3_get_tip_certificate` to be compliant with the ICRC-3 specification by changing the encoding of `last_block_index` to `leb128`.
79

810
## [1.0.2] - 2024-10-28
911
* Added `get_icp_xdr_conversion_rate` to mock CMC
12+
1013
No changes to the cycles ledger. Released because a community project relies on the mock CMC and would like to have this feature available.
1114

1215
## [1.0.1] - 2024-08-22
@@ -33,7 +36,8 @@ No changes to the cycles ledger. Released because a community project relies on
3336
## [0.1.0] - 2023-07-12
3437

3538
<!-- next-url -->
36-
[Unreleased]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.2...HEAD
39+
[Unreleased]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.3...HEAD
40+
[1.0.3]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.2...cycles-ledger-v1.0.3
3741
[1.0.2]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.1...cycles-ledger-v1.0.2
3842
[1.0.1]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.0...cycles-ledger-v1.0.1
3943
[1.0.0]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v0.6.0...cycles-ledger-v1.0.0

0 commit comments

Comments
 (0)