Skip to content

Commit

Permalink
update changelog and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvain Pocentek committed May 16, 2016
1 parent fd45397 commit 57936af
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Expand Up @@ -27,3 +27,5 @@ Richard Hansen <rhansen@rhansen.org>
James (d0c_s4vage) Johnson <james.johnson@exodusintel.com>
Mikhail Lopotkov <ms.lopotkov@tensor.ru>
Asher256 <Asher256@users.noreply.github.com>
Adam Reid <areid@navtech.aero>
Guyzmo <guyzmo+github@m0g.net>
26 changes: 26 additions & 0 deletions ChangeLog
@@ -1,3 +1,29 @@
Version 0.13

* Add support for MergeRequest validation
* MR: add support for cancel_merge_when_build_succeeds
* MR: add support for closes_issues
* Add "external" parameter for users
* Add deletion support for issues and MR
* Add missing group creation parameters
* Add a Session instance for all HTTP requests
* Enable updates on ProjectIssueNotes
* Add support for Project raw_blob
* Implement project compare
* Implement project contributors
* Drop the next_url attribute when listing
* Remove unnecessary canUpdate property from ProjectIssuesNote
* Add new optional attributes for projects
* Enable deprecation warnings for gitlab only
* Rework merge requests update
* Rework the Gitlab.delete method
* ProjectFile: file_path is required for deletion
* Rename some methods to better match the API URLs
* Deprecate the file_* methods in favor of the files manager
* Implement star/unstar for projects
* Implement list/get licenses
* Manage optional parameters for list() and get()

Version 0.12.2

* Add new `ProjectHook` attributes
Expand Down

0 comments on commit 57936af

Please sign in to comment.