Skip to content

Commit 004ab31

Browse files
author
Chris Shin
committed
Updates changelog and contributors list for v0.15
1 parent 6c7a87b commit 004ab31

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## 0.15.0 (16 Feb 2021)
2+
* Added support for python version 3.9 (#744)
3+
* Added support for 'Get View by ID' (#750)
4+
* Added docs and test data to MANIFEST.in file (#780)
5+
* Added owner_id property to ProjectItem (#784)
6+
* Added support for skipping connection check while publishing workbook (#791)
7+
* Added support for 'Update Subscription' (#794)
8+
* Added support for 'Get Groups for a User' (#799)
9+
* Improved debug logging by including put/post request contents (#743)
10+
* Improved local and active-directory group creation (#770)
11+
* Improved 'Update Group' to match server requests/responses (#772)
12+
* Improved SiteItem with new properties and functions (#777)
13+
* Improved SubscriptionItem with new properties (#794)
14+
* Improved the 'type' property of TaskItem to convert server response to enum (#796)
15+
* Improved repository to use Github Actions for running tests/linter (#798)
16+
* Fixed data_acceleration field causing error in workbook update payload (#741)
17+
118
## 0.14.1 (9 Dec 2020)
219
* Fixed filter query issue for server version below 2020.1 (#745)
320
* Fixed large workbook/datasource publish issue (#757)

CONTRIBUTORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ The following people have contributed to this project to make it possible, and w
4141
* [Paul Vickers](https://github.com/paulvic)
4242
* [Madhura Selvarajan](https://github.com/maddy-at-leisure)
4343
* [Niklas Nevalainen](https://github.com/nnevalainen)
44+
* [Terrence Jones](https://github.com/tjones-commits)
45+
* [John Vandenberg](https://github.com/jayvdb)
46+
* [Lee Boynton](https://github.com/lboynton)
4447

4548
## Core Team
4649

0 commit comments

Comments
 (0)