diff --git a/README.md b/README.md index d5e1239..b3fc2fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -## Version 1.3 - - jquery.fixedheadertable.js - +## Version 2016-08-10 +* jquery.fixedheadertable.js + +## Changes +* fixed sizing & resizing + ## Methods: * show - `$('selector').fixedHeaderTable('show');` @@ -22,4 +25,4 @@ If you aren't using the minified version, be sure to include `lib/jquery.mousewheel.js` in your page if you require mousewheel -scrolling via fixed columns. \ No newline at end of file +scrolling via fixed columns.