add animations and relative-font-sizing changes to the changelog

This commit is contained in:
Eric Meyer 2012-04-17 12:56:37 -06:00
parent 1f222fc19f
commit 81fcd4e2d7

View File

@ -20,6 +20,8 @@ The Documentation for the [latest preview release](http://beta.compass-style.org
* Allow numeric sprite names when not using sprite selector generation capability. * Allow numeric sprite names when not using sprite selector generation capability.
* Add new mixin for styling [input * Add new mixin for styling [input
placeholders](/reference/compass/css3/user_interface/#mixin-input-placeholder). placeholders](/reference/compass/css3/user_interface/#mixin-input-placeholder).
* Add [css animations module](/reference/compass/css3/animation/).
* When `$relative-font-sizing` is true, vertical-rhythm font sizes are declared in relative units throughout the document, including `establish-baseline`. This ensures that user defaults set in the browser are respected.
0.12.2 (UNRELEASED) 0.12.2 (UNRELEASED)
------------------- -------------------