Skip to content

Commit c5db191

Browse files
authored
Update CHANGELOG.md (#1354)
1 parent e2dca48 commit c5db191

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77

88
<a name="v0.23.2"></a>
99

10-
## [v0.23.2] - 2025-04-22
10+
## [v0.23.3] - 2025-05-14
11+
12+
### Fix
13+
* fix: the wrong logging and return in vm_messages for parsing return and params (https://github.com/filecoin-project/lily/pull/1352)
14+
15+
16+
### Chore
17+
* chore: update lotus (https://github.com/filecoin-project/lily/pull/1350)
18+
* chore: clean the log in miner_actor_dump (https://github.com/filecoin-project/lily/pull/1351)
19+
* chore: clean the useless logging in sectorv7 (https://github.com/filecoin-project/lily/pull/1353)
20+
1121

1222
## DATABASE MIGRATION
1323
* [1.45](https://github.com/filecoin-project/lily/blob/master/schemas/v1/45_add_fields_in_miner_dump.go)

0 commit comments

Comments
 (0)