Skip to content

Commit d27068c

Browse files
committed
fix changelog
1 parent 4843f90 commit d27068c

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
@@ -440,7 +440,7 @@ Thanks to our external contributors!
440440
- Ethereum: Support for Solidity `bytesM` and `bytes` types
441441
- Ethereum: Beta API for preconstraining inputs (`ManticoreEVM.constrain`)
442442
- Improved performance for smtlib module
443-
- Ability to transparently operate on bytearray and symbolic buffer (MutableArray) types (e.g: concatenate, slice)
443+
- Ability to transparently operate on bytearray and symbolic buffer (ArrayProxy) types (e.g: concatenate, slice)
444444

445445
### Changed
446446

0 commit comments

Comments
 (0)