Merging upstream version 1.10.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
f9ac49e01b
commit
0b1bc50af3
10 changed files with 134 additions and 44 deletions
|
@ -4,10 +4,13 @@
|
|||
`MEMORY HELP`.
|
||||
- Feature: you can use <kbd>Ctrl</kbd> + <kbd>C</kbd> 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue