mirror of https://mirror.osredm.com/root/redis.git
Added missing documentation about the ACL GETUSER changes in acl-v2 (#10200)
This commit is contained in:
parent
068190a802
commit
7a89e49859
|
@ -11,6 +11,10 @@
|
||||||
[
|
[
|
||||||
"6.2.0",
|
"6.2.0",
|
||||||
"Added Pub/Sub channel patterns."
|
"Added Pub/Sub channel patterns."
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"7.0.0",
|
||||||
|
"Added selectors and changed the format of key and channel patterns from a list to their rule representation."
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"command_flags": [
|
"command_flags": [
|
||||||
|
|
Loading…
Reference in New Issue