readme.md in stipe-0.0.6.1 vs readme.md in stipe-0.0.6.2

- old
+ new

@@ -10,9 +10,16 @@ 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.2 +* Make `push`/`pull` grid mixins accept context arguments. Useful for nested, percentage-based grids. + +###0.0.6.1 +* Tweak `the_grid` to work with 24 column default setting + ###0.0.6.0 * Updated `@clearfix` to remove redundant CSS output. * Added some additional @media query-scoped grid placeholders. * Updated gem homepage.