From 1009caf3b792ad5958d0660ebcfee49fad6f7026 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Tue, 4 Sep 2012 23:38:33 -0700 Subject: [PATCH] update changelog --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 17b31f8..67068f7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,8 @@ +version 1.5.4 (9/5/12) + - made compatible with jQuery 1.8.* (thx archaeron) + - bundled with jQuery 1.8.1 and jQuery UI 1.8.23 + version 1.5.3 (2/6/12) - fixed dragging issue with jQuery UI 1.8.16 (issue 1168) - bundled with jQuery 1.7.1 and jQuery UI 1.8.17