Skip to content

Commit 90e9017

Browse files
committed
update release notes
1 parent ed26353 commit 90e9017

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ Find any issues? I'd love to fix them for you, post about them on [the issues tr
121121
## Changelog
122122

123123
* **0.3.0** -- September 6, 2015
124-
* Compiler getParsedFiles() now returns a map of each imported files and their corresponding timestamps
125-
* Fix scope bug with {% raw %}@{% endraw %}each
126-
* Fix multiple variable scope bugs
124+
* Compiler getParsedFiles() now returns a map of imported files and their corresponding timestamps
125+
* Fix multiple variable scope bugs, including {% raw %}@{% endraw %}each
126+
* Fix regression from 0.2.1
127127
* **0.2.1** -- September 5, 2015
128128
* Fix map-get(null)
129129
* Fix nested function definition (variable scoping)

0 commit comments

Comments
 (0)