Add a note about requiring sass 3.1 in the changelog
This commit is contained in:
parent
c9beaafb0b
commit
b131fe23da
@ -19,6 +19,9 @@ The Documentation for the [latest preview release](http://beta.compass-style.org
|
|||||||
|
|
||||||
* Merge with Lemonade. Compass now provides a full featured spriting solution.
|
* Merge with Lemonade. Compass now provides a full featured spriting solution.
|
||||||
See the [spriting tutorial](/help/tutorials/spriting/) for more information.
|
See the [spriting tutorial](/help/tutorials/spriting/) for more information.
|
||||||
|
* Compass now depends on Sass 3.1. You can install the preview release:
|
||||||
|
`gem install sass --pre`. Note: you must also upgrade your haml gem if you
|
||||||
|
use both in the same application.
|
||||||
|
|
||||||
0.11.alpha.1 (11/22/2010)
|
0.11.alpha.1 (11/22/2010)
|
||||||
-------------------------
|
-------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user