Skip to content

Commit 3fd64df

Browse files
author
Gauvain Pocentek
committed
Update ChangeLog for 0.11
1 parent 9c74442 commit 3fd64df

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ChangeLog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
Version 0.11
2+
3+
* functional_tests.sh: support python 2 and 3
4+
* Add a get method for GitlabObject
5+
* CLI: Add the -g short option for --gitlab
6+
* Provide a create method for GitlabObject's
7+
* Rename the _created attribute _from_api
8+
* More unit tests
9+
* CLI: fix error when arguments are missing (python 3)
10+
* Remove deprecated methods
11+
* Implement managers to get access to resources
12+
* Documentation improvements
13+
* Add fork project support
14+
* Deprecate the "old" Gitlab methods
15+
* Add support for groups search
16+
117
Version 0.10
218

319
* Implement pagination for list() (#63)

0 commit comments

Comments
 (0)