File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Site settings
22title : SCSS Compiler in PHP
3- current_version : 0.6.4
3+ current_version : 0.6.5
44description : >
55 SCSS compiler written in PHP
66url : http://leafo.github.io
Original file line number Diff line number Diff line change @@ -121,6 +121,11 @@ Please submit bug reports and feature requests to the [the issue tracker][3]. Pu
121121
122122## Changelog
123123
124+ * ** 0.6.5** -- June 20, 2016
125+ * ignore BOM (nwiborg)
126+ * fix another mixin and variable scope issue (mahagr)
127+ * Compiler: coerceValue support for #rgb values (thesjg)
128+ * preserve un-normalized variable name for error message (kissifrot)
124129* ** 0.6.4** -- June 15, 2016
125130 * parsing multiple assignment flags (Limych)
126131 * {% raw %}@{% endraw %}warn should not write to stdout (atomicalnet)
You can’t perform that action at this time.
0 commit comments