From 4ce7bc781e148699afb9d73220289f033842d325 Mon Sep 17 00:00:00 2001 From: Chandler Prall Date: Wed, 6 Mar 2019 10:51:36 -0700 Subject: [PATCH] changelog for 9.0.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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**