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.2
3+ current_version : 0.6.3
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.3** -- January 14, 2015
125+ * extend + parent + placeholder fix (atna)
126+ * nested content infinite loop (Lusito)
127+ * only divide by 100 if percent (jkrehm)
128+ * Parser: refactoring and performance optimizations (oyejorge)
124129* ** 0.6.2** -- December 16, 2015
125130 * bin/pscss --iso8859-1
126131 * add rebeccapurple (from css color draft)
You can’t perform that action at this time.
0 commit comments