Adds changelog for locations of structured doc errors.

This commit is contained in:
Erik Kundt 2020-01-30 21:08:43 +01:00
parent 85fc0b597b
commit 125d9f6648

View File

@ -3,6 +3,8 @@
Language Features:
* Allow contract types and enums as keys for mappings.
* Allow function selectors to be used as compile-time constants.
* Report source locations for structured documentation errors.
Compiler Features: