We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f4e51 commit b8244cbCopy full SHA for b8244cb
1 file changed
CHANGELOG.md
@@ -1,12 +1,12 @@
1
2
3
-# MoonScript v0.5.0 (2016-X-XX)
+# MoonScript v0.5.0 (2016-9-25)
4
5
## Syntax updates
6
7
### Function calls
8
9
-Function calls with parentheses can not have free whitespace around the
+Function calls with parentheses can now have free whitespace around the
10
arguments. Additionally, a line break may be used in place of a comma:
11
12
```moonscript
0 commit comments