Updates breaking changes documentation.

This commit is contained in:
Erik Kundt 2018-09-26 13:47:59 +02:00
parent 466e8f56e6
commit 79307059e5

View File

@ -220,6 +220,8 @@ Variables
* Detecting cyclic dependencies in variables and structs is limited in
recursion to 256.
* Fixed-size arrays with a length of zero are now disallowed.
Syntax
------