Skip to content

Commit 4af19ce

Browse files
committed
Change log for 1.3.0
1 parent 546ead1 commit 4af19ce

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

jquery.jgrowl.js

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
2-
* jGrowl 1.2.13
2+
* jGrowl 1.3.0
33
*
44
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
55
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
66
*
77
* Written by Stan Lemon <stosh1985@gmail.com>
8-
* Last updated: 2013.02.22
8+
* Last updated: 2014.04.18
99
*
1010
* jGrowl is a jQuery plugin implementing unobtrusive userland notifications. These
1111
* notifications function similarly to the Growl Framework available for
@@ -14,6 +14,13 @@
1414
* To Do:
1515
* - Move library settings to containers and allow them to be changed per container
1616
*
17+
* Changes in 1.3.0
18+
* - Added non-vendor border-radius to stylesheet
19+
* - Added grunt for generating minified js and css
20+
* - Added npm package info
21+
* - Added bower package info
22+
* - Updates for jshint
23+
*
1724
* Changes in 1.2.13
1825
* - Fixed clearing interval when the container shuts down
1926
*

0 commit comments

Comments
 (0)