14
0

- update to 0.7.0:

* Support Cookies
  * Expose Fake objects in compat
  * Update .gitreview for new namespace
  * Change ignore-errors to ignore_errors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=3
This commit is contained in:
2015-12-04 08:01:04 +00:00
committed by Git OBS Bridge
parent b9f4f67490
commit c916591998
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 4 07:59:17 UTC 2015 - dmueller@suse.com
- update to 0.7.0:
* Support Cookies
* Expose Fake objects in compat
* Update .gitreview for new namespace
* Change ignore-errors to ignore_errors
-------------------------------------------------------------------
Mon Apr 20 13:48:07 UTC 2015 - tbechtold@suse.com