Skip to content

Commit

Permalink
Prepare version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Feb 14, 2018
1 parent 1a81380 commit d16914e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Change Log
==========

## Version 1.2.0

_2018-02-14_

* Added ability to stop snowfall without making it disappear.
* Fixed memory leak related to inner HandlerThread.


## Version 1.1.6

_2016-12-29_
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.jetradarmobile:android-snowfall:1.1.6'
compile 'com.github.jetradarmobile:android-snowfall:1.2.0'
}
```

Expand Down

0 comments on commit d16914e

Please sign in to comment.