cleanup the changelog for release.

This commit is contained in:
Chris Eppstein 2010-07-24 02:07:55 -07:00
parent 165e3b43fb
commit 174f91360c

View File

@ -7,9 +7,11 @@ layout: article
COMPASS CHANGELOG
=================
0.10.3 (Unreleased)
0.10.3.pre.1 (7/24/2010)
-------------------
This release is mostly addressing issues and requests in the compass bug tracker.
### !important
All rails users should run the following command:
@ -48,7 +50,8 @@ As stated above, all rails users should run the following command:
This will fix a bug in the rails initializer that caused compass extensions to not be recognized when placed into the `vendor/plugins/compass_extensions` directory. It will also make sure that future bugs in the boot process won't require an end-user action to fix.
*Contributors:*
### Contributors:
* [Milo Winningham](http://github.com/quadule)
* [jonathanpberger](http://github.com/jonathanpberger)
* [Stephan Kaag](http://github.com/stephankaag)