Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8028ec7

Browse files
author
Gauvain Pocentek
committed
prepare the 0.18 release
1 parentd6c87d9 commit8028ec7

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

‎ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
Version 0.18
2+
3+
* Fix JIRA service editing for GitLab 8.14+
4+
* Add jira_issue_transition_id to the JIRA service optional fields
5+
* Added support for Snippets (new API in Gitlab 8.15)
6+
* [docs] update pagination section
7+
* [docs] artifacts example: open file in wb mode
8+
* [CLI] ignore empty arguments
9+
* [CLI] Fix wrong use of arguments
10+
* [docs] Add doc for snippets
11+
* Fix duplicated data in API docs
12+
* Update known attributes for projects
13+
* sudo: always use strings
14+
115
Version 0.17
216

317
* README: add badges for pypi and RTD

‎gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
fromgitlab.objectsimport*# noqa
3535

3636
__title__='python-gitlab'
37-
__version__='0.17'
37+
__version__='0.18'
3838
__author__='Gauvain Pocentek'
3939
__email__='gauvain@pocentek.net'
4040
__license__='LGPL3'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp