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..9ecc980ee 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -5,20 +5,22 @@ 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](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)