14
0

- update to 1.3.0:

* Add a releasenote for additional_matcher
  * Add documentation for the exception response
  * Fix occurences of `adatper`
  * Type check the empty string when creating repsonse
  * Allow arbirtrary matcher to be add to match

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=14
This commit is contained in:
2017-06-10 07:49:07 +00:00
committed by Git OBS Bridge
parent 454fadbebe
commit 651feb7a20
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jun 10 07:47:41 UTC 2017 - dmueller@suse.com
- update to 1.3.0:
* Add a releasenote for additional_matcher
* Add documentation for the exception response
* Fix occurences of `adatper`
* Type check the empty string when creating repsonse
* Allow arbirtrary matcher to be add to match
-------------------------------------------------------------------
Thu May 25 15:22:58 UTC 2017 - sebix+novell.com@sebix.at