Skip to content

Commit 2ec5726

Browse files
authored
Merge pull request #14809 from ethereum/fix-changelog-for-release
Order changelog
2 parents 1377d43 + fe3b94d commit 2ec5726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Language Features:
1212
Compiler Features:
1313
* EVM: Support for the EVM Version "Cancun".
1414
* SMTChecker: Support `bytes.concat` except when string literals are passed as arguments.
15-
* TypeChecker: Comparison of internal function pointers now yields a warning, as it can produce unexpected results with the legacy pipeline enabled.
1615
* Standard JSON Interface: Add experimental support to import EVM assembly in the format used by ``--asm-json``.
16+
* TypeChecker: Comparison of internal function pointers now yields a warning, as it can produce unexpected results with the legacy pipeline enabled.
1717

1818

1919
Bugfixes:

0 commit comments

Comments
 (0)