Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 389 Bytes

CHANGELOG.rst

File metadata and controls

17 lines (10 loc) · 389 Bytes

0.1.1 (TBD)

New:

Added missing kwargs in get_update_response() (Thanks, @sramana!).

Added data argument to TransitionAPITestCaseMixin.transition() to pass to client.post() as data.

Updated support for Django 1.8 and Django REST Framework 3.1.

0.1 (2014-12-21)

New:

First public stable version of Django-REST-Assured.