Push changelog

This commit is contained in:
Tom MacWright 2012-10-09 21:35:04 -04:00
parent 00e797dc2d
commit cce8440755

View File

@ -1,5 +1,17 @@
## Changelog
## 0.9.3
* Allows `text-face-name` properties to be unquoted
* Detects inline Format XML tags in `text-name` and passes such output
straight to XML for advanced text names.
* Fixes bugs around concatenation of strings in expressions
* Fixes parsing of comments in between selectors
* Fixes parsing of whitespace in calls
* Improved error messages for unknown properties - advises user on
the property name most closely matching the incorrect input.
* Improved errors for calls, advises user on number of arguments
## 0.9.2
Tagged Sept 6, 2012