File tree 2 files changed +24
-0
lines changed
2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -23,3 +23,4 @@ Colin D Bennett <colin.bennett@harman.com>
23
23
François Gouteroux <francois.gouteroux@d2-si.eu>
24
24
Daniel Serodio <dserodio@gmail.com>
25
25
Colin D Bennett <colin.bennett@harman.com>
26
+ Richard Hansen <rhansen@rhansen.org>
Original file line number Diff line number Diff line change
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
+
1
24
Version 0.11.1
2
25
3
26
* Fix discovery of parents object attrs for managers
You can’t perform that action at this time.
0 commit comments