Skip to content

Commit

Permalink
Update 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Pinheiro committed Jun 24, 2021
1 parent f9d48e6 commit 3b947ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## [1.1.1] - [06.23.2021]
### Features
#### Dart/Kotlin
- Added `[uri]` to `[SongModel]`. - Added #10
- Added `[uri]` to `[SongModel]`. - [Added #10](https://github.com/LucasPJS/on_audio_query/issues/10)

### Fixes
#### Kotlin
- Fixed `java.lang.Integer cannot be cast to java.lang.Long` from `[queryArtworks]`. - Fixed #11
- Fixed `java.lang.Integer cannot be cast to java.lang.Long` from `[queryArtworks]`. - [Fixed #11](https://github.com/LucasPJS/on_audio_query/issues/11)

### Documentation
- Updated `README` documentation.
Expand Down

0 comments on commit 3b947ed

Please sign in to comment.