From 901a4ff9e172551b8c128b11a3e215433507c6bb Mon Sep 17 00:00:00 2001 From: Misha Koryak Date: Thu, 6 Mar 2014 15:41:55 -0500 Subject: [PATCH] update changelog --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70df195..02b05ac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -jquery.floatThead v1.2.3 +jquery.floatThead v1.2.4 ================= Float the table header without special css. This plugin assumes nothing about your table markup and "just works" without losing your events or styles. Supports floating the header while scrolling within the window or while scrolling within a container with overflow. @@ -81,6 +81,11 @@ Watch for it. Change Log ---------- +### 1.2.4 +- better support for really really wide tables +- fixed https://github.com/mkoryak/floatThead/issues/53 +- fixed https://github.com/mkoryak/floatThead/issues/56 + ### 1.2.3 - removed underscore dependency, added a *slim* version which is very slightly smaller and requires underscore