14
0
forked from pool/python-redis

- update to 5.2.0:

* Extend AggregateRequest with scorer argument

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=94
This commit is contained in:
2024-11-20 17:54:33 +00:00
committed by Git OBS Bridge
parent bf9a7819c2
commit 29e25a2bd1
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 20 17:54:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.2.0:
* Extend AggregateRequest with scorer argument
-------------------------------------------------------------------
Mon Oct 7 21:56:28 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>