Skip to content

Commit

Permalink
Update ChangeLog and AUTHORS
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauvain Pocentek committed Feb 3, 2016
1 parent 368017c commit 74d82d4
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Expand Up @@ -23,3 +23,4 @@ Colin D Bennett <colin.bennett@harman.com>
François Gouteroux <francois.gouteroux@d2-si.eu>
Daniel Serodio <dserodio@gmail.com>
Colin D Bennett <colin.bennett@harman.com>
Richard Hansen <rhansen@rhansen.org>
23 changes: 23 additions & 0 deletions ChangeLog
@@ -1,3 +1,26 @@
Version 0.12

* Improve documentation
* Improve unit tests
* Improve test scripts
* Skip BaseManager attributes when encoding to JSON
* Fix the json() method for python 3
* Add Travis CI support
* Add a decode method for ProjectFile
* Make connection exceptions more explicit
* Fix ProjectLabel get and delete
* Implement ProjectMilestone.issues()
* ProjectTag supports deletion
* Implement setting release info on a tag
* Implement project triggers support
* Implement project variables support
* Add support for application settings
* Fix the 'password' requirement for User creation
* Add sudo support
* Fix project update
* Fix Project.tree()
* Add support for project builds

Version 0.11.1

* Fix discovery of parents object attrs for managers
Expand Down

0 comments on commit 74d82d4

Please sign in to comment.