File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -299,13 +299,14 @@ Smart placement is **disabled** by default because I believe that the world woul
299299
300300## Change Log
301301
302- ** [ v1.1.0] ( https://github.com/stevenbenner/jquery-powertip/compare/v1.0.4...master ) ** - TBD
302+ ** [ v1.1.0] ( https://github.com/stevenbenner/jquery-powertip/compare/v1.0.4...v1.1.0 ) ** - August 8, 2012
303303
304304* Added smart placement feature.
305305* Added API with showTip() and closeTip() methods.
306306* Added custom events.
307307* Added support for keyboard navigation.
308308* Added support for jsFiddle.
309+ * Fixed mouse-follow constraint.
309310
310311** [ v1.0.4] ( https://github.com/stevenbenner/jquery-powertip/compare/v1.0.3...v1.0.4 ) ** - July 31, 2012
311312
Original file line number Diff line number Diff line change 44 * @fileoverview jQuery plugin that creates hover tooltips.
55 * @link http://stevenbenner.github.com/jquery-powertip/
66 * @author Steven Benner (http://stevenbenner.com/)
7- * @version 1.0.4
7+ * @version 1.1.0
88 * @requires jQuery 1.7+
99 *
10- * @license jQuery PowerTip Plugin v1.0.4
10+ * @license jQuery PowerTip Plugin v1.1.0
1111 * http://stevenbenner.github.com/jquery-powertip/
1212 * Copyright 2012 Steven Benner (http://stevenbenner.com/)
1313 * Released under the MIT license.
You can’t perform that action at this time.
0 commit comments