Add a CHANGELOG entry about the CLI deprecation.
This commit is contained in:
parent
56034e740d
commit
8d4c47058c
@ -23,6 +23,9 @@ COMPASS CHANGELOG
|
|||||||
import the float module explicitly now.
|
import the float module explicitly now.
|
||||||
* The `pretty-bullets` mixin will now infer the image dimensions by
|
* The `pretty-bullets` mixin will now infer the image dimensions by
|
||||||
reading the image file if the image dimensions are not provided.
|
reading the image file if the image dimensions are not provided.
|
||||||
|
* The old CLI is now deprecated and a warning message will be printed
|
||||||
|
out if you use it. The new CLI is better and can be learned
|
||||||
|
by typing `compass help`.
|
||||||
|
|
||||||
0.10.0.rc3 (April 13, 2010)
|
0.10.0.rc3 (April 13, 2010)
|
||||||
---------------------------
|
---------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user