From 174f91360c35ce7540bf338ea95148b3b54ab409 Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Sat, 24 Jul 2010 02:07:55 -0700 Subject: [PATCH] cleanup the changelog for release. --- doc-src/content/CHANGELOG.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc-src/content/CHANGELOG.markdown b/doc-src/content/CHANGELOG.markdown index de0fa608..0b491453 100644 --- a/doc-src/content/CHANGELOG.markdown +++ b/doc-src/content/CHANGELOG.markdown @@ -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)