Skip to content

Commit

Permalink
UI: fix incorrect html escape sequence used for '>' symbol (#4476)
Browse files Browse the repository at this point in the history
Signed-off-by: Arunprasad Rajkumar <arajkuma@redhat.com>
  • Loading branch information
arajkumar authored Jul 26, 2021
1 parent 92f4469 commit 0f5223b
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 121 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re

### Fixed

- [#4476](https://github.com/thanos-io/thanos/pull/4476) UI: fix incorrect html escape sequence used for '>' symbol.

### Changed

## [v0.22.0](https://github.com/thanos-io/thanos/tree/release-0.22) - 2021.07.22
Expand Down
Loading

0 comments on commit 0f5223b

Please sign in to comment.