Skip to content

Commit ccea75a

Browse files
committed
Update changelog before publishing v3.2.0
1 parent 2709cc1 commit ccea75a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Change log
22

3+
### v3.2.0
4+
- Added `options.token` to specify authentication token at PlexAPI client instantiation by @MikeOne
5+
- Made responses with status code 2xx considered successfull, not just 200 by @MikeOne
6+
37
### v3.1.2
48
- Fixed XML parsing by @phillipj
59

@@ -86,4 +90,4 @@ v1.0.0 mostly to be a better semver citizen and some housekeeping.
8690
- Added URIs for Server items
8791

8892
### v0.2.0
89-
- **important** Removed explicit XML to JSON conversion to ensure consistent child item names. The main difference for those using previous module versions, is the need to change their use of result.directories to result.directory.
93+
- **important** Removed explicit XML to JSON conversion to ensure consistent child item names. The main difference for those using previous module versions, is the need to change their use of result.directories to result.directory.

0 commit comments

Comments
 (0)