From f3cca854b72296b0425a0774e970a89aeb1f60e5 Mon Sep 17 00:00:00 2001
From: Chris Eppstein <chris@eppsteins.net>
Date: Sun, 29 Aug 2010 11:33:55 -0700
Subject: [PATCH] Update docs

---
 doc-src/content/CHANGELOG.markdown | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc-src/content/CHANGELOG.markdown b/doc-src/content/CHANGELOG.markdown
index d457a3fa..d5ea695a 100644
--- a/doc-src/content/CHANGELOG.markdown
+++ b/doc-src/content/CHANGELOG.markdown
@@ -21,6 +21,8 @@ COMPASS CHANGELOG
   treated as paths instead of relative directories so
   `--css-dir /var/www/docroot/css` will set `css_path`. Should both a directory
   and a path be specified, the path will override the corresponding directory.
+* A new command is available that will unpack an extension from the system location into
+  your extensions folder. Run `compass help unpack` for more information.
 
 0.10.4 (8/08/2010)
 ------------------