CHANGELOG.md in gitlab-3.5.0 vs CHANGELOG.md in gitlab-3.6.0
- old
+ new
@@ -1,7 +1,13 @@
## Change Log
-### upcoming (26/11/2015)
+### 3.6.0 (11/12/2015)
+
+- Improved output of the CLI help (@thomasdarimont)
+- Added `search_projects` alias for `project_search` method
+- Added pagination and auto pagination support (@nanofi)
+
+### 3.5.0 (26/11/2015)
- [a4f2150](https://github.com/NARKOZ/gitlab/commit/a4f21504a7288caace5b7433b49f49dc31e32b30) Add support for namespaces endpoint
- [3ad81a1](https://github.com/NARKOZ/gitlab/commit/3ad81a19a10b35ea422c0abcf08e6d03a325f4cd) Add missing "@" in doc. (@asedge)
- [fc34acb](https://github.com/NARKOZ/gitlab/commit/fc34acb6b475bb2555e4b035c11fdf42b3db4085) Add Gitlab::Client::Commits and rearrange methods and tests related to commits. (@asedge)
- [527089b](https://github.com/NARKOZ/gitlab/commit/527089b17fa7ed74a39b30dc6e8bb33482c1044b) Add commit status API, was added in Gitlab 8.1 (@dsander)
- [0a2f1db](https://github.com/NARKOZ/gitlab/commit/0a2f1dbe3efb66511dc836ef0ef884efedd70ef3) Add --json CLI parameter to output results as JSON