readme.md in stipe-0.0.5.9 vs readme.md in stipe-0.0.6.0

- old
+ new

@@ -1,6 +1,6 @@ -e#Stipe Compass Extension +#Stipe Compass Extension Stipe is the life blood of the Toadstool style guide framework. Consisting of a series of mixins, extends and defaults that give Toadstool that 'instant on' experience. [Stipe](https://rubygems.org/gems/stipe) ##To install @@ -10,9 +10,14 @@ To use the Stipe gem, using Bundler `gem 'stipe'` Stipe is a Compass Extension, so Compass is a dependency. You will need to include `require 'stipe'` in your config.rb file. # Stipe Changelog +###0.0.6.0 +* Updated `@clearfix` to remove redundant CSS output. +* Added some additional @media query-scoped grid placeholders. +* Updated gem homepage. + ###0.0.5.9 * Removed uneccessary instances of the box-sizing mixin, namely, in the push/pull mixins. * Added _legacy_extends.scss file to stipe/grid. This is an optional @import, not included in the Stipe manifest. It restores some legacy placeholders. Consider it deprecated. ###0.0.5.8