[ui] Changelog for multi-line variables (#19600)

* Changelog for multi-line variables

* Multi-entry changelog
This commit is contained in:
Phil Renaud
2024-01-04 12:00:50 -05:00
committed by GitHub
parent 4b3ee77d6b
commit 75b830ef04

6
.changelog/19544.txt Normal file
View File

@@ -0,0 +1,6 @@
```release-note:improvement
ui: Replaced single-line variable value fields with multi-line textarea blocks
```
```release-note:improvement
ui: Updated the style of components in the Variables web ui
```