Changelog for 1.3.3

#44
This commit is contained in:
Hexah 2020-06-27 21:41:34 +02:00
parent bd8f071a72
commit eb139901e8
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
## 1.3.3
- Error handling when using `getStream` if the connection fails. If it fails more than 5 times on the same request the exception will be thrown anyways.
- Caching of player source for 10 minutes.
## 1.3.2
- Minor caching changes.