Skip to content

Commit 2cfc168

Browse files
committed
docs: add a changelog entry
1 parent ac3a4c2 commit 2cfc168

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,18 @@
3131
rocksdb
3232
- [#3047](https://github.com/ChainSafe/forest/pull/3047): Remove support for
3333
compiling with delegated consensus
34+
- [#3086](https://github.com/ChainSafe/forest/pull/3085):
35+
`forest-cli snapshot validate` no longer supports URLs. Download the snapshot
36+
and then run the command.
3437

3538
### Added
3639

3740
- [#2816](https://github.com/ChainSafe/forest/issues/2816): Support `2k` devnet.
38-
3941
- [#3026](https://github.com/ChainSafe/forest/pull/3026): Expose
4042
`forest-cli state diff ...`
43+
- [#3086](https://github.com/ChainSafe/forest/pull/3085):
44+
`forest-cli snapshot validate` is faster and uses less disk space, operating
45+
directly on the snapshot rather than loading through a database.
4146

4247
### Changed
4348

0 commit comments

Comments
 (0)