Added a 0.11.1 section

This commit is contained in:
Justin Ethier 2019-04-18 13:00:21 -04:00
parent 3339fcc410
commit fd6ee8a8e2

View file

@ -1,5 +1,11 @@
# Changelog
## 0.11.1 - TBD
Bug Fixes
- Fixed a bug where the compiler would not always validate the number of arguments passed to a locally-defined function.
## 0.11 - April 16, 2019
Features