# Version 2.1.0

  Ground-up re-write of ms-respond based on http://madebymike.com.au/writing/precise-control-responsive-typography/

# Version 2.0.6

  Pixel rounding and responsive mixins

# Version 2.0.4

  Version to the same release number as bower.

# Version 2.0.0

  This is a breaking version. You will need to refactor slightly in order to upgrade to this version from a previous version.

  * Complete re-write.
  * ratios are variables, not functions
  * Common variables are scoped to "ms-"
  * ms-lists() is the list functions
  * No more mixins at all, only functions.
  * Increased compatibility with Sass 3.1 and up
  * Compatibility with LibSass
  * Compass no longer required (non-integer values require Compass)