Skip to content

Commit 74d82d4

Browse files
author
Gauvain Pocentek
committed
Update ChangeLog and AUTHORS
1 parent 368017c commit 74d82d4

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ Colin D Bennett <colin.bennett@harman.com>
2323
François Gouteroux <francois.gouteroux@d2-si.eu>
2424
Daniel Serodio <dserodio@gmail.com>
2525
Colin D Bennett <colin.bennett@harman.com>
26+
Richard Hansen <rhansen@rhansen.org>

ChangeLog

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Version 0.12
2+
3+
* Improve documentation
4+
* Improve unit tests
5+
* Improve test scripts
6+
* Skip BaseManager attributes when encoding to JSON
7+
* Fix the json() method for python 3
8+
* Add Travis CI support
9+
* Add a decode method for ProjectFile
10+
* Make connection exceptions more explicit
11+
* Fix ProjectLabel get and delete
12+
* Implement ProjectMilestone.issues()
13+
* ProjectTag supports deletion
14+
* Implement setting release info on a tag
15+
* Implement project triggers support
16+
* Implement project variables support
17+
* Add support for application settings
18+
* Fix the 'password' requirement for User creation
19+
* Add sudo support
20+
* Fix project update
21+
* Fix Project.tree()
22+
* Add support for project builds
23+
124
Version 0.11.1
225

326
* Fix discovery of parents object attrs for managers

0 commit comments

Comments
 (0)