changelog: add entry for #12925 (#13250)

This commit is contained in:
Luiz Aoqui 2022-06-08 10:14:33 -04:00 committed by GitHub
parent 20a01cab9e
commit 2e0bffba90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/12925.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
ui: Fixed a bug that prevented the UI task exec functionality to work from behind a reverse proxy.
```