Changelog entry.

This commit is contained in:
chriseth 2019-12-20 12:06:40 +01:00
parent 0f014144c8
commit 180344ab17

View File

@ -2,6 +2,7 @@
Language Features:
* Allow accessing external functions via contract and interface names to obtain their selector.
* Inline Assembly: Support literals ``true`` and ``false``.
Compiler Features: