You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,17 @@ The format is a variant of [Keep a Changelog](https://keepachangelog.com/en/1.0.
5
5
6
6
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Breaking changes should trigger an increment to the major version. Features increment the minor version and fixes or other changes increment the patch number.
7
7
8
-
<aname="v0.23.4"></a>
8
+
<aname="v0.24.0"></a>
9
+
10
+
## [v0.24.0] - 2025-09-23
11
+
12
+
### Feat
13
+
* feat: support cron burn (https://github.com/filecoin-project/lily/pull/1361)
14
+
15
+
### Chore
16
+
* chore: update lotus to v1.34.0 (https://github.com/filecoin-project/lily/pull/1362)
17
+
* chore: update lotus version to v1.34.1 (https://github.com/filecoin-project/lily/pull/1363)
0 commit comments