summaryrefslogtreecommitdiff
path: root/src/commands/geosearch.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/geosearch.json')
-rw-r--r--src/commands/geosearch.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/commands/geosearch.json b/src/commands/geosearch.json
index e69094df4..94cd392b1 100644
--- a/src/commands/geosearch.json
+++ b/src/commands/geosearch.json
@@ -6,6 +6,12 @@
"since": "6.2.0",
"arity": -7,
"function": "geosearchCommand",
+ "history": [
+ [
+ "7.0.0",
+ "Added support for lower-case unit names."
+ ]
+ ],
"command_flags": [
"READONLY"
],