clarify Chronograf 1.8.4 & 1.8.5 -bug fixes only

pull/1706/head
Kelly 2020-10-24 17:38:22 -07:00
parent fe6b951ba8
commit a6309ac708
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,8 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
## v1.8.5 [2020-07-08]
### Bug Fixes
- Fix public-url generic OAuth configuration issue.
- Fix crash when starting Chronograf built by Go 1.14 on Windows.
- Keep dashboard's table sorting stable on data refresh.
@ -66,6 +68,8 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
## v1.8.4 [2020-05-01]
### Bug Fixes
- Fix misaligned tables when scrolling.
## v1.8.3 [2020-04-23]