Skip to content

Commit

Permalink
- README.md updated.
Browse files Browse the repository at this point in the history
- CHANGELOG.md updated.
  • Loading branch information
jsaura committed Feb 3, 2021
1 parent 32fef81 commit 10697b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Version 1.0.1 *(2021-02-02)*
----------------------------
- FIX: Bug on default placeholder loading.
- FIX: Null urls is now supported.
- forceFullLoad method renamed to load.
- `forceFullLoad` method renamed to `load`.

Version 1.0.0 *(2021-02-01)*
----------------------------
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Idle State | Cancel State | Finish State
```gradle
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Expand Down

0 comments on commit 10697b7

Please sign in to comment.