From ec8301570add3f8582e96d7f9aaed87e14154cca Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 28 Dec 2021 19:30:31 +0100 Subject: Merging upstream version 1.10.0. Signed-off-by: Daniel Baumann --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 14aa9aa..84687be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,13 @@ `MEMORY HELP`. - Feature: you can use Ctrl + C to cancel a blocking command like `BLPOP`. +- Test: IRedis now tested under ubuntu-latest (before is ubuntu-16.04) +- Dependency: Support Python 3.10 now, thanks to [tssujt]. ### 1.9.4 -- Bugfix: respect newbie_mode set in config, if cli flag is missing. thanks to [sid-maddy] +- Bugfix: respect newbie_mode set in config, if cli flag is missing. thanks to + [sid-maddy] ### 1.9.3 @@ -241,3 +244,4 @@ [otms61]: https://github.com/otms61 [hanaasagi]: https://github.com/Hanaasagi [sid-maddy]: https://github.com/sid-maddy +[tssujt]: https://github.com/tssujt -- cgit v1.2.3