Skip to content

Commit

Permalink
forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
iDutchy committed Oct 16, 2020
1 parent e2044c7 commit 1c4a738
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
### v1.1.2 - Oktober 16, 2020
* OwOify lyrics with `client.get_lyrics(title, owo=True)`
* Pass your own `aiohttp.ClientSession` so you dont have to separately close sr_api's session with `client = sr_api.Client(session=mysession)`
* Fixed a typo in the docs
* Fixed a typo in the docs
* Add examples

### v1.1.1 - Oktober 14, 2020
* Fixed the big mistake I made
Expand Down

0 comments on commit 1c4a738

Please sign in to comment.