Skip to content

Commit 0b862ec

Browse files
committed
docs: fix merge error in changelog
1 parent c223514 commit 0b862ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1010
### Added
1111

1212
- When determining a global transaction replay set, the state evaluator now uses a longest-common-prefix algorithm to find a replay set in the case where a single replay set has less than 70% of signer weight.
13+
- Creates epoch 3.3 and costs-4 in preparation for a hardfork to activate Clarity 4
14+
- Adds support for new Clarity 4 builtins (not activated until epoch 3.3):
15+
- `contract-hash?`
1316

1417
## [3.2.0.0.1]
1518
### Added
1619

1720
- Adds node-config-docsgen to automatically create config documentation (#6227)
18-
- Creates epoch 3.3 and costs-4 in preparation for a hardfork to activate Clarity 4
19-
- Adds support for new Clarity 4 builtins (not activated until epoch 3.3):
20-
- `contract-hash?`
2121

2222
### Fixed
2323

0 commit comments

Comments
 (0)