Fix BGSAVE CANCEL since and history fields (#1200)
Fixes wrong "since" and "history" introduced in #757. --------- Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
This commit is contained in:
parent
29b83f1ac8
commit
5885dc56bd
@ -12,7 +12,7 @@
|
||||
"Added the `SCHEDULE` option."
|
||||
],
|
||||
[
|
||||
"8.0.0",
|
||||
"8.1.0",
|
||||
"Added the `CANCEL` option."
|
||||
]
|
||||
],
|
||||
@ -37,7 +37,7 @@
|
||||
"name": "cancel",
|
||||
"token": "CANCEL",
|
||||
"type": "pure-token",
|
||||
"since": "8.0.0"
|
||||
"since": "8.1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user