Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed Oct 18, 2014
1 parent aced665 commit c31b64c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### 0.2.1
* Moved @import to the top of the file. Meteor requires the @import to be at the top.
* Adding some basic CSS support for IE8.
* Added CloseOnEscape and CloseOnAnyClick options.
* Updated README.md.
* Updated tests.

### 0.2.0
* Fix safari ghost padding bug(#26).
* Add parsing of non-json strings with options. Read docs.
Expand Down

0 comments on commit c31b64c

Please sign in to comment.