Changelog entry.

This commit is contained in:
chriseth
2020-01-14 17:16:25 +01:00
parent 0f014144c8
commit 180344ab17
+1
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: