CHANGELOG: fix typo

This commit is contained in:
Roman Khimov 2020-02-19 17:26:10 +03:00
parent 0fe9b632db
commit cad1f074d4

View file

@ -75,7 +75,7 @@ Improvements:
* bytecode emitting functions moved to separate package, avoiding old * bytecode emitting functions moved to separate package, avoiding old
duplicate code and improving testing (#449, #534, #642) duplicate code and improving testing (#449, #534, #642)
* AppCall interop now accepts variable number of arguments (#651) * AppCall interop now accepts variable number of arguments (#651)
* more logging and info level from consensus subsystem, following neo-cli * more logging at info level from consensus subsystem, following neo-cli
behaviour behaviour
Bugs fixed: Bugs fixed: