Skip to content

Commit

Permalink
Merge pull request #52 from Archmonger/master
Browse files Browse the repository at this point in the history
v0.9.2 and clean up changelog
  • Loading branch information
marksie1988 authored Aug 18, 2020
2 parents 17d9480 + 13da3c7 commit 9efab46
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 29 deletions.
43 changes: 15 additions & 28 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,20 @@ title: ChangeLog
nav_order: 7
---

# v0.9.1
# v0.9.2
### Radarr Bug Fix
- API Calls
- getMovie

## Minor Feature

### Radarr
# v0.9.1
### Radarr New Features
- API Calls
- delMovie

# v0.9.0

## New Features

### Sonarr

# v0.9.0
### Sonarr New Features
- API Calls
- getWanted
- getLogs
Expand All @@ -26,22 +26,16 @@ nav_order: 7
- getBackups
- delQueue

# v0.8.0

## New Features

# v0.8.0
- Updated docs

### Radarr

### Radarr New Features
- API Calls
- getQueue
- delQueue
- getQualityProfiles
- getHistory

### Sonarr

### Sonarr New Features
- API Calls
- getEpisodesBySeriesId
- getEpisodeByEpisodeId
Expand All @@ -54,24 +48,17 @@ nav_order: 7
- getQualityProfiles
- getHistory

# v0.7.0

## New Features

### Radarr Specific

# v0.7.0
### Radarr New Features
- API Calls
- getSystemStatus

# v0.6.0

## New Features

# v0.6.0
- Documentation Added
- Uploaded to PyPi

### Radarr Specific

### Radarr New Features
- API Calls
- getCalendar
- getRoot
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "PyArr"
version = "0.9.1"
version = "0.9.2"
description = "A Sonarr and Radarr API Wrapper"
authors = ["Steven Marks <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 9efab46

Please sign in to comment.