From 0be3e4d1dfe66075744befe391820fd1b2077e5e Mon Sep 17 00:00:00 2001 From: Kevin Dietrich Date: Mon, 15 Feb 2016 22:51:36 +0100 Subject: [PATCH] Modified changes in README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6213852..13c4a64 100644 --- a/README.md +++ b/README.md @@ -755,6 +755,8 @@ Changes - add `min_width`/`min_height` methods (Thanks to @cvillemure) - add `destroy` method (Thanks to @zspitzer) - add `placeholder_text` option (Thanks to @slauyama) +- add `handle_class` option. +- add `make_widget` method. - lodash v 4.x support (Thanks to Andy Robbins) #### v0.2.3 (2015-06-23)