summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: d65ba934f06cb01980bbe2d04e3f5bdc5df5203d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Version 0.3

 * Use PRIVATE-TOKEN header for passing the auth token
 * provide a AUTHORS file
 * cli: support ssl_verify config option
 * Add ssl_verify option to Gitlab object. Defauls to True
 * Correct url for merge requests API.

Version 0.2

 * provide a pip requirements.txt
 * drop some debug statements

Version 0.1

 * Initial release