14
0

- update to 0.10.14

* Improved handling of unicode bodies
 * Streamlined querysting matching code

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=27
This commit is contained in:
2020-06-08 10:20:17 +00:00
committed by Git OBS Bridge
parent 011481b120
commit 68cbe280d5
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 8 10:18:01 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.10.14
* Improved handling of unicode bodies
* Streamlined querysting matching code
-------------------------------------------------------------------
Wed May 27 12:22:21 UTC 2020 - Andreas Hasenkopf <ahasenkopf@suse.com>