Update CHANGELOG and Version

This commit is contained in:
Mattia 2020-09-11 12:07:37 +02:00
parent 8955308359
commit 1978125984
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@
- Only throw custom exceptions from the library.
- `getUploadsFromPage` no longer throws.
## 1.5.0
- BREAKING CHANGE: Renamed `Container` class to `StreamContainer` to avoid conflicting with Flutter `Container`. See #66
## 1.4.4
- Expose HttpClient in APIs
- Fix #55: Typo in README.md

View File

@ -1,6 +1,6 @@
name: youtube_explode_dart
description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.
version: 1.4.4
version: 1.5.0
homepage: https://github.com/Hexer10/youtube_explode_dart
environment: