From 4a1e66294ff3be73578838d03293a80915be4975 Mon Sep 17 00:00:00 2001 From: Russell Hay Date: Mon, 11 Sep 2017 12:47:14 -0700 Subject: [PATCH 1/2] Prep CL and CONTRIB for next release --- CHANGELOG.md | 11 +++++++++++ CONTRIBUTORS.md | 5 +++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98971c022..12a95d31b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.5 (11 Sept 2017) + +* Added revision settings to update site (#187) +* Added support for certified data sources (#189) +* Added support for include/exclude extract (#203) +* Added auto-paging for group users (#204) +* Added ability to add workbooks to a schedule (#206) +* Added the ability to create nested projects (#208) +* Fixed sort order when using pager (#192) +* Docs Updates and new samples (#196, #199, #200, #201) + ## 0.4.1 (18 April 2017) * Fix #177 to remove left in debugging print diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index cc4fdf562..a7f922516 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -5,13 +5,14 @@ The following people have contributed to this project to make it possible, and w ## Contributors * [geordielad](https://github.com/geordielad) -* [Hugo Stijns)(https://github.com/hugoboos) +* [Hugo Stijns](https://github.com/hugoboos) * [kovner](https://github.com/kovner) * [Talvalin](https://github.com/Talvalin) * [Chris Toomey](https://github.com/cmtoomey) * [Vathsala Achar](https://github.com/VathsalaAchar) * [Graeme Britz](https://github.com/grbritz) - +* [Russ Goldin](https://github.com/tagyoureit) +* [William Lang](http://github.com/williamlang) ## Core Team From 6ce27482571fa890a703a8ba2dc6626673457011 Mon Sep 17 00:00:00 2001 From: Russell Hay Date: Mon, 11 Sep 2017 13:47:34 -0700 Subject: [PATCH 2/2] Adding Jim --- CONTRIBUTORS.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index a7f922516..9ecc980ee 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -12,14 +12,15 @@ The following people have contributed to this project to make it possible, and w * [Vathsala Achar](https://github.com/VathsalaAchar) * [Graeme Britz](https://github.com/grbritz) * [Russ Goldin](https://github.com/tagyoureit) -* [William Lang](http://github.com/williamlang) +* [William Lang](https://github.com/williamlang) +* [Jim Morris](https://github.com/jimbodriven) ## Core Team -* [shinchris](https://github.com/shinchris) -* [lgraber](https://github.com/lgraber) -* [t8y8](https://github.com/t8y8) -* [RussTheAerialist](https://github.com/RussTheAerialist) +* [Shin Chris](https://github.com/shinchris) +* [Lee Graber](https://github.com/lgraber) +* [Tyler Doyle](https://github.com/t8y8) +* [Russell Hay](https://github.com/RussTheAerialist) * [Ben Lower](https://github.com/benlower) * [Jared Dominguez](https://github.com/jdomingu) * [Jackson Huang](https://github.com/jz-huang)