Add literal metadata sources to changelog

This commit is contained in:
Alex Beregszaszi 2017-01-26 13:26:04 +00:00
parent 84bf547f21
commit 4b321c653c

View File

@ -6,6 +6,7 @@ Features:
* AST: Use deterministic node identifiers.
* Type system: Introduce type identifier strings.
* Metadata: Do not include platform in the version number.
* Metadata: Add option to store sources as literal content.
* Code generator: Extract array utils into low-level functions.
Bugfixes: