14
0
Files
python-requests-cache/python-requests-cache.changes
Tomáš Chvátal 4d1335f637 Accepting request 701307 from home:pgajdos
- version update to 0.5.0
  * Add gridfs support, thanks to @chengguangnan
  * Add dynamodb support, thanks to @ar90n
  * Add response filter #104, thanks to @christopher-dG
  * Fix bulk_commit #78
  * Fix remove_expired_responses missed in __init__.py #93
  * Fix deprecation warnings #122, thanks to mbarkhau

OBS-URL: https://build.opensuse.org/request/show/701307
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-cache?expand=0&rev=6
2019-05-07 12:32:57 +00:00

22 lines
753 B
Plaintext

-------------------------------------------------------------------
Tue May 7 12:27:11 UTC 2019 - pgajdos@suse.com
- version update to 0.5.0
* Add gridfs support, thanks to @chengguangnan
* Add dynamodb support, thanks to @ar90n
* Add response filter #104, thanks to @christopher-dG
* Fix bulk_commit #78
* Fix remove_expired_responses missed in __init__.py #93
* Fix deprecation warnings #122, thanks to mbarkhau
-------------------------------------------------------------------
Tue Dec 4 12:53:42 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Mar 28 17:27:40 UTC 2017 - alarrosa@suse.com
- Initial release