summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliabru <liabru@brm.io>2014-05-20 17:00:19 +0100
committerliabru <liabru@brm.io>2014-05-20 17:00:19 +0100
commitecee5f98532f234ba917b369ded4b6b18d54bf0c (patch)
tree535559090559635a29c8b8d87dc4ed9d487e73e7
parent6d9a6a7241261d092f7db9a044ca3cc28d03c3f2 (diff)
downloadjquery-match-height-ecee5f98532f234ba917b369ded4b6b18d54bf0c.zip
jquery-match-height-ecee5f98532f234ba917b369ded4b6b18d54bf0c.tar.gz
jquery-match-height-ecee5f98532f234ba917b369ded4b6b18d54bf0c.tar.bz2
updated changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f97ed5..64240a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,14 @@
## 0.5.1
+- improved demo
- fixed IE8 NaN bug when parsing 'auto' properties
- fixed IE8 window resize event loop bug
- fixed compatibility with older jQuery versions
- added matchHeight('remove')
- added bower package file
- added jquery package file
+- added update throttling
- removed forced `display:block` after application
## 0.5.0 - 2014-03-02