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

Commit79f46c2

Browse files
author
Gauvain Pocentek
committed
bump version and update changelog
1 parent8d7faf4 commit79f46c2

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

‎ChangeLog

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
Version 0.15
2+
3+
* Add a basic HTTP debug method
4+
* Run more tests in travis
5+
* Fix fork creation documentation
6+
* Add more API examples in docs
7+
* Update the ApplicationSettings attributes
8+
* Implement the todo API
9+
* Add sidekiq metrics support
10+
* Move the constants at the gitlab root level
11+
* Remove methods marked as deprecated 7 months ago
12+
* Refactor the Gitlab class
13+
* Remove _get_list_or_object() and its tests
14+
* Fix canGet attribute (typo)
15+
* Remove unused ProjectTagReleaseManager class
16+
* Add support for project services API
17+
* Add support for project pipelines
18+
* Add support for access requests
19+
* Add support for project deployments
20+
121
Version 0.14
222

323
* Remove 'next_url' from kwargs before passing it to the cls constructor.

‎gitlab/__init__.py

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

3535
__title__='python-gitlab'
36-
__version__='0.14'
36+
__version__='0.15'
3737
__author__='Gauvain Pocentek'
3838
__email__='gauvain@pocentek.net'
3939
__license__='LGPL3'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp