Changelog entry.

This commit is contained in:
chriseth 2021-12-29 18:17:28 +01:00
parent af339ed202
commit 68d1f43a0d

View File

@ -1,7 +1,7 @@
### 0.8.12 (unreleased)
Compiler Features:
* Modifiers: Use internal function calls and thus prevent code duplication for modifiers that have a single `_;` at the end.
Bugfixes: