Skip to content

Commit

Permalink
improved formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmoore committed Apr 15, 2015
1 parent e7a68cd commit e73c2bb
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

##### v.3.0.0 - 2015-04-15
* added new methods for updating and destroying:
autosize.update(elements)
autosize.destroy(elements)


* autosize.update(elements)
* autosize.destroy(elements)

* renamed custom events as to not use jQuery's custom events namespace:
autosize.resized renamed to autosize:resized
autosize.update renamed to autosize:update
autosize.destroy renamed to autosize:destroy

* autosize.resized renamed to autosize:resized
* autosize.update renamed to autosize:update
* autosize.destroy renamed to autosize:destroy

##### v.2.0.1 - 2015-04-15
* version bump for NPM publishing purposes
Expand Down

0 comments on commit e73c2bb

Please sign in to comment.