diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a30dbb..eb28005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.2.1 +- Fixed `ProxyType` convert string error + ## 1.2.0 - Added `SearchController` to api client (thanks to @bhaan) - Added `trackersRemoved` to `MainData` dto (thanks to @bhaan) diff --git a/pubspec.yaml b/pubspec.yaml index 507abd6..8efdfb0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: qbittorrent_api description: This package provides methods for making requests to qBittorrent Web API using Dart. -version: 1.2.0 +version: 1.2.1 repository: https://github.com/yosemiteyss/qbittorrent_api environment: