Skip to content

Commit 93d15c9

Browse files
committed
docs: place information about PR6181 under correct release heading.
1 parent 998303d commit 93d15c9

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
1. [#6186](https://github.com/influxdata/chronograf/pull/6186): Hardened CSRF protections on Data Explorer and unsafe query endpoints.
66
1. [#6191](https://github.com/influxdata/chronograf/pull/6191): Hardened Reader-only access and read-only query enforcement.
77

8+
### Other
9+
10+
1. [#6181](https://github.com/influxdata/chronograf/pull/6181): Upgrade dependencies. Upgrade golang to 1.25.8. Upgrade flux to `0.200`.
11+
* All darwin builds will now be dynamic only.
12+
* All windows builds will now be dynamic only.
13+
* All linux builds will now be static only.
14+
815
## v1.11.0 [2026-02-19]
916

1017
⚠️ Removed support for Linux i386, armhf, armel and static build. Removed support for Darwin arm64.
@@ -15,10 +22,6 @@
1522
1. [#6170](https://github.com/influxdata/chronograf/pull/6170): Update Flux help in the UI to align with stdlib `0.199`.
1623
1. [#6171](https://github.com/influxdata/chronograf/pull/6171): Upgrade dependencies. Upgrade typescript to 4.9.5. Upgrade jest to 30.2.0. Upgrade eslint to 9.34.0. Reconfigure eslint.
1724
1. [#6174](https://github.com/influxdata/chronograf/pull/6174): Upgrade dependencies. Upgrade nodejs to v24.13.0. Upgrade sass to 1.97.3. Remove dependency on node-sass.
18-
1. [#6181](https://github.com/influxdata/chronograf/pull/6181): Upgrade dependencies. Upgrade golang to 1.25.8. Upgrade flux to `0.200`.
19-
* All darwin builds will now be dynamic only.
20-
* All windows builds will now be dynamic only.
21-
* All linux builds will now be static only.
2225

2326
## v1.10.9 [2026-01-07]
2427

0 commit comments

Comments
 (0)