Skip to content

Commit

Permalink
Prepare for release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkil committed Jan 15, 2017
1 parent 3ef9ce9 commit 9c6c5c6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Change Log
==========

## Version 1.1.1

_2017-01-15_

* Added methods to change message and button text dynamically.


## Version 1.1.0

_2017-01-14_
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ DesertPlaceholder
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-DesertPlaceholder-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5065)
[![JitPack](https://jitpack.io/v/JetradarMobile/DesertPlaceholder.svg)](https://jitpack.io/#JetradarMobile/DesertPlaceholder)
[![API](https://img.shields.io/badge/API-14%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=14)
[![AndroidWeekly](https://img.shields.io/badge/Android%20Weekly-%23240-blue.svg?style=flat)](http://androidweekly.net/issues/issue-240)
[![AndroidDev Digest](https://img.shields.io/badge/AndroidDev%20Digest-%23126-blue.svg?style=flat)](https://www.androiddevdigest.com/digest-126/)

Animated placeholder in desert style
Expand Down Expand Up @@ -35,7 +36,7 @@ Add the dependency

```groovy
dependencies {
compile 'com.github.jetradarmobile:desertplaceholder:1.1.0'
compile 'com.github.jetradarmobile:desertplaceholder:1.1.1'
}
```

Expand Down

0 comments on commit 9c6c5c6

Please sign in to comment.