Release notes for 0.2.0

Change-Id: I474cd5af7f726c0af8173bfe403c13861685d0b3
This commit is contained in:
Flavio Percoco 2015-09-21 15:49:26 +02:00
parent 1934a9844a
commit c1a0ea98b6
1 changed files with 21 additions and 0 deletions

View File

@ -47,6 +47,27 @@ Contents
Release Notes
=============
0.2.0
-----
* 1934a98 Updated from global requirements
* 863371b Allow for authentication in functional tests
* b35689d Don't pass `options` to pool creation
* 8104ff4 Don't reuse request and transport instances
* bf841b5 Pass `group` in pool's functional tests
* 2490ed4 Send claims `limit` as a query param
* baf6fa7 v1.1 and v2 claims return document not list
* 0d80728 Make sure the API version is passed down
* 407925c Make v1.1 the default CLI version
* 895aad2 Updated from global requirements
* 8a81c44 Updated from global requirements
* 705ee75 Implement CLI support for flavor
* 32a847e Implements CLI for pool
* 964443d Raises an error if the queue name is empty
* e9a8d01 Added support to pools and flavors
* f46979b Removed deprecated 'shard' methods
* 1a85f83 Update README to work with release tools
0.1.1
-----