Skip to content

Commit df39767

Browse files
authored
chore(docs): changelog tweak
1 parent 66e314a commit df39767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

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

55
This release introduces **multi-copy storage** for data durability. Uploads now automatically store 2 copies of your data across independent Filecoin storage providers. Each copy is independently proven on-chain, so a single provider failure doesn't result in data loss. The number of copies can be controlled with `--count`, and you only upload your data once regardless of copy count.
66

7-
Also adds Mainnet support to the CLI, a `terminate` command for dataset lifecycle management, and local devnet support for development.
7+
Also fixes `--mainnet` support across the CLI, a `terminate` command for dataset lifecycle management, and local devnet support for development.
88

99

1010
### Features

0 commit comments

Comments
 (0)