File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 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+
1013No 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
You can’t perform that action at this time.
0 commit comments