Skip to content

Commit

Permalink
update version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yosemiteyss committed Oct 16, 2023
1 parent a7d6254 commit f6d11bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.0.6
- Add `SyncController.subscribeTorrentPeersData`
- Add `TorrentsController.subscribeWebSeeds`
- Add `TorrentsController.subscribeContents`
- Fix `PeersInfo.progress` data type
- Fix get peers data endpoint
- Fix add trackers request

## 1.0.5
- Add `TorrentsController.subscribeTrackers`
- Add `TorrentsController.exportTorrent`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: qbittorrent_api
description: This package provides methods for making requests to qBittorrent Web API using Dart.
version: 1.0.5
version: 1.0.6
repository: https://github.com/yosemiteyss/qbittorrent_api

environment:
Expand Down

0 comments on commit f6d11bc

Please sign in to comment.