diff --git a/CHANGELOG.md b/CHANGELOG.md index ac74fcb..d251086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,4 +10,7 @@ Contains important changes as part of the project development adhering to [seman - Compiler executable 1 - [#9](https://github.com/SkymanOne/folidity/pull/9) - Semantics 1 - [#7](https://github.com/SkymanOne/folidity/pull/7) - Parser - [#4](https://github.com/SkymanOne/folidity/pull/4) -- Grammar specification - [#1](https://github.com/SkymanOne/folidity/pull/1) \ No newline at end of file +- Grammar specification - [#1](https://github.com/SkymanOne/folidity/pull/1) + +### Fixed +- Fix Function calls - [#12](https://github.com/SkymanOne/folidity/pull/12) \ No newline at end of file