Skip to content

Commit

Permalink
Prepare for release 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Aug 2, 2017
1 parent 4c6b7e1 commit c910ddb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@ Change Log
==========


## Version 1.2.4

_2017-08-02_

* Fixed button text visibility ([pull #10](https://github.com/JetradarMobile/desertplaceholder/pull/10)).


## Version 1.2.3

_2017-07-10_
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -36,7 +36,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.jetradarmobile.desertplaceholder:desertplaceholder:1.2.3'
compile 'com.github.jetradarmobile.desertplaceholder:desertplaceholder:1.2.4'
}
```

Expand Down

0 comments on commit c910ddb

Please sign in to comment.