Skip to content

Commit

Permalink
Announcing 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pilgr committed Jan 2, 2022
1 parent def6218 commit e3b6f0b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Change Log
==========

Version 2.7.2 *(2020-12-23)*
----------------------------

Fixes:
* Crash on read caused by R8 optimization

Improvements:
* Add nullability annotations

Thanks Keita Watanabe, Nabil Mosharraf, Ahmet Türk

Version 2.7.1 *(2020-05-11)*
----------------------------

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ has been changed to `io.github.pilgr`. See the updated section below.**

### Add dependency
```groovy
implementation 'io.github.pilgr:paperdb:2.7.1'
implementation 'io.github.pilgr:paperdb:2.7.2'
```

RxJava wrapper for Paper is available as a separate lib [RxPaper2](https://github.com/pakoito/RxPaper2). Thanks [@pakoito](https://github.com/pakoito) for it!
Expand Down

0 comments on commit e3b6f0b

Please sign in to comment.