Skip to content

Commit a06a1f0

Browse files
authored
chore(release): prepare v0.30.4 (#6243)
1 parent d2971d8 commit a06a1f0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@
3535

3636
### Fixed
3737

38+
## Forest v0.30.4 "DeLorean"
39+
40+
This is a non-mandatory release that fixes a chain sync issue that is caused by time traveling block(s).
41+
42+
### Fixed
43+
3844
- [#6241](https://github.com/ChainSafe/forest/pull/6241) Fixed a sync issue that is caused by time traveling block(s).
3945

4046
## Forest v0.30.3 "Trishul"

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "forest-filecoin"
3-
version = "0.30.3"
3+
version = "0.30.4"
44
authors = ["ChainSafe Systems <info@chainsafe.io>"]
55
repository = "https://github.com/ChainSafe/forest"
66
edition = "2024"

0 commit comments

Comments
 (0)