Skip to content

Commit

Permalink
Update CHANGELOG and README files.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiper committed Jun 27, 2019
1 parent 1fc9847 commit 4a96be3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
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.2.0 *(2019-06-17)*
----------------------------

* New: Added support for custom drawables.
* New: Added support for text color customization.
* New: Added support for text size customization.

Version 1.1.0 *(2019-06-17)*
----------------------------

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies {
- Showing an error.
- Showing a prompt when `spinnerMode` is `dialog`.
- Showing a bottom sheet when `spinnerMode` is `bottomsheet`.
- Custom spinner drawables.

## Usage
There is a [sample](https://github.com/tiper/MaterialSpinner/tree/master/sample) provided which shows how to use the library, but for completeness, here is all that is required to get MaterialSpinner working:
Expand Down

0 comments on commit 4a96be3

Please sign in to comment.