Skip to content

Commit 01236e4

Browse files
authored
chore: release 1.0.4 (#153)
1 parent 75cf5f4 commit 01236e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
## [1.0.4] - 2025-04-10
78
* Fixed a bug where refund blocks after an unsuccessful `withdraw` or `create_canister` had the timestamp of the initial burn block instead of the time when the error was processed. Approvals that have expired in the meantime will not be refunded.
89

910
## [1.0.3] - 2024-11-18
@@ -38,7 +39,8 @@ No changes to the cycles ledger. Released because a community project relies on
3839
## [0.1.0] - 2023-07-12
3940

4041
<!-- next-url -->
41-
[Unreleased]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.3...HEAD
42+
[Unreleased]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.4...HEAD
43+
[1.0.4]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.3...cycles-ledger-v1.0.4
4244
[1.0.3]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.2...cycles-ledger-v1.0.3
4345
[1.0.2]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.1...cycles-ledger-v1.0.2
4446
[1.0.1]: https://github.com/dfinity/cycles-ledger/compare/cycles-ledger-v1.0.0...cycles-ledger-v1.0.1

0 commit comments

Comments
 (0)