diff --git a/CHANGELOG.md b/CHANGELOG.md index 2993be76c..1f76552e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ If you are running the `v1.26.0` or an earlier version of Lotus, please go throu - [FIP-0085: Convert f090 Mining Reserve Actor to Keyless Account Actor](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0085.md) - [FIP-0091: Add support for legacy Ethereum transactions](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0091.md) - [FIP-0092: NI-PoRep](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0092.md) -- [F3 (Fast Finality) Soft Launch](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0086.md) +- [FIP-0086: Fast Finality Soft Launch](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0086.md) ## v14 Builtin Actor Bundle The actor bundles for the **calibration network** can be checked as follows: @@ -71,7 +71,7 @@ The NV23 upgrade migration is expected to be extremely light as only FIP-0085 re ## Others -- Soft launch for Filecoin F3 (https://github.com/filecoin-project/lotus/pull/12119) +- Soft launch of F3 (https://github.com/filecoin-project/lotus/pull/12119) - NI-PoRep changes (https://github.com/filecoin-project/lotus/pull/12130) - Fixes for the ETH events API (https://github.com/filecoin-project/lotus/pull/12080) - Support for legacy Ethereum transactions (https://github.com/filecoin-project/lotus/pull/11969)