From 21540c0ffc5f193729ae855a520b18032f1e6c70 Mon Sep 17 00:00:00 2001 From: Guy Korland Date: Wed, 2 Jun 2021 11:12:11 +0300 Subject: [PATCH] Depracte NUMMULTBY (#370) --- docs/commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/commands.md b/docs/commands.md index e9e839b99..0a10231f1 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -158,6 +158,7 @@ Increments the number value stored at `path` by `number`. ### JSON.NUMMULTBY +> **Deprecated - might be dropped in a future version** > **Available since 1.0.0.** > **Time complexity:** O(1).