Update CHANGELOG

This commit is contained in:
Edwin Brady 2021-07-10 19:16:29 +01:00
parent 4ca8caeb13
commit ab5623efa9

View File

@ -6,6 +6,7 @@
* Missing methods in implementations now give a compile time error. This was
always the intended behaviour, but until now had not been implemented!
* Records now work in `parameters` blocks and `where` clauses.
### Compiler changes