From 6d3bcd13156a867047a10255125d4ce0c60ca62b Mon Sep 17 00:00:00 2001 From: Misha Koryak Date: Mon, 24 Mar 2014 12:36:34 -0400 Subject: [PATCH] update readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b05ac..7525181 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -jquery.floatThead v1.2.4 +jquery.floatThead v1.2.5 ================= 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. @@ -80,6 +80,11 @@ Watch for it. Change Log ---------- +### 1.2.5 +- bug fixes: +- https://github.com/mkoryak/floatThead/issues/66 +- https://github.com/mkoryak/floatThead/issues/65 +- https://github.com/mkoryak/floatThead/issues/62 ### 1.2.4 - better support for really really wide tables