From a1811ed8377e1d8106d6bbcc4006bd5c5f8c1f31 Mon Sep 17 00:00:00 2001 From: dcdeiv Date: Wed, 19 Aug 2015 14:57:56 +0200 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a8b9b2e..885a3c77 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ $.fn.simplerSidebar.settings.mask.css = { * **filter**: IE opacity 0.5 = 50 and so on: `'Alpha(opacity=50)'`. ## Release History -* **v1.4.0** (2015-08-25) - Resize issue fix [#7](https://github.com/dcdeiv/simpler-sidebar/issues/7). +* **v1.4.0** (2015-08-25) - Fix resize issue [#7](https://github.com/dcdeiv/simpler-sidebar/issues/7). * **v1.3.4** (2015-07-08) - Enhancement in the README.md, package.json, and bower.json files. * **v1.3.3** (2015-07-02) - * Add Grunt. Simpler-Sidebar files are moved to `dist/` and renamed to *jquery.simpler-sidebar.js* and *jquery.simpler-sidebar.min.js*.