diff --git a/CHANGELOG.md b/CHANGELOG.md index bef0ac8defa..1f0e21854a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,14 @@ - Fixed floating point arithmetic bug in `EuiRangeTrack`'s value validation ([#1687](https://github.com/elastic/eui/pull/1687)) +## [`9.0.2`](https://github.com/elastic/eui/tree/v9.0.2) + +**Note: this release is a backport containing changes originally made in `9.1.0`** + +**Bug fixes** + +- Fixed floating point arithmetic bug in `EuiRangeTrack`'s value validation ([#1687](https://github.com/elastic/eui/pull/1687)) + ## [`9.0.1`](https://github.com/elastic/eui/tree/v9.0.1) **Bug fixes**