From 98dc96892018b01bea55d8fe300b26435ab4a723 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Fri, 3 Feb 2023 19:30:10 -0800 Subject: [PATCH] docs/CHANGELOG.md: document f63f487787f7cfcafb88c2315e100dedbd4ff019 Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3707 --- docs/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index fd0c87667..1865b5cff 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -15,6 +15,8 @@ The following tip changes can be tested by building VictoriaMetrics components f ## tip +* FEATURE: [vmui](https://docs.victoriametrics.com/#vmui): optimize VMUI for use from smarthones and tablets. See [this feature request](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3707). + ## [v1.87.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.87.0) Released at 2023-02-01