Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
irazasyed committed Aug 13, 2018
1 parent d6e0acb commit b967459
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes will be documented in this file.

## 1.3.0 - 2018-08-14

### Added

- Add `duplicate` key to `add()` method to indicate the responded transfer info is of a duplicate torrent.
- Torrent Model: `isFolder()` and `isMagnet()` methods.
- Param Builder: Add more typecasting to param builder.

### Changed

- Catch Network Exception and rethrow with our own network exception.

## 1.2.0 - 2018-08-01

### Added
Expand Down

0 comments on commit b967459

Please sign in to comment.