diff --git a/doc-src/content/CHANGELOG.markdown b/doc-src/content/CHANGELOG.markdown index 1dac1004..0fbe391b 100644 --- a/doc-src/content/CHANGELOG.markdown +++ b/doc-src/content/CHANGELOG.markdown @@ -12,6 +12,15 @@ COMPASS CHANGELOG * Deprecated imports and APIs from v0.10 have been removed. +### Blueprint + +* Deprecations: + - Passing an argument to the blueprint-scaffolding mixin is not necessary + and has been deprecated. +* Some color defaults now use color functions instead of color arithmetic. + This may result in different output for those who have color customizations. + + 0.10.2 (May 31, 2010) ---------------------