CHANGELOG.md in gitlab-4.0.0 vs CHANGELOG.md in gitlab-4.1.0

- old
+ new

@@ -1,8 +1,15 @@ ## Change Log ### Unreleased +### 4.1.0 (26/05/2017) +- Add appropriate Content-Type header (@mltsy) +- Add `Jobs` endpoint methods (@hjanuschka) +- Update `BuildTriggers` to v4 API and rename to `PipelineTriggers`. (@IgnoredAmbience) +- Add support for `keys` resource (@dirker) +- Remove version-lock for terminal-table (@SuperTux88) + ### 4.0.0 (10/04/2017) - Adds ability to create commits in a repository - (@logicminds) - Remove Ruby 1.x support from the project - (@orta) - Add `star_project` and `unstar_project` methods. (@connorshea) - Lock terminal-table to prevent build failures on Ruby 1.9/2.0. (@connorshea)