# jquery.matchHeight.js Changelog

[brm.io/jquery-match-height](http://brm.io/jquery-match-height/)

----------

## 0.5.2

- improved demo
- added matchHeight('remove')
- added update throttling
- removed forced `display:block` after application

## 0.5.1

- fixed IE8 NaN bug when parsing 'auto' properties
- fixed IE8 window resize event loop bug
- fixed compatibility with older jQuery versions
- added bower package file
- added jquery package file

## 0.5.0 - 2014-03-02

- initial release