Update changelog

This commit is contained in:
Chris Eppstein 2011-02-20 10:25:13 -08:00
parent 2fe1c17ac4
commit a83b62fbc3

View File

@ -14,6 +14,18 @@ The Documentation for the [latest stable release](http://compass-style.org/docs/
The Documentation for the [latest preview release](http://beta.compass-style.org/)
0.11.beta.3 (UNRELEASED)
------------------------
* There is a new typography module: Vertical Rhythm.
This makes it easier to align the typography of your page to a common rhythm.
* Some text-based mixins have been moved from utilities to the new
typography module. The old imports are deprecated now.
Affected modules: utilities/links, utilities/lists, and utilities/text and
their sub-modules.
* You can now register callbacks for compilation events so that you can take
custom actions when they occur. For instance, you might want to notify
Growl when a stylesheet compilation error occurs.
0.11.beta.2 (02/01/2011)
------------------------
* Updated the font-face mixin so it works in Android 2.2.