Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
markov00 committed Mar 12, 2024
1 parent 59d31e7 commit 1d4dea8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changelogs/CHANGELOG_2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [`v94.0.0`](https://github.com/elastic/eui/releases/v94.0.0)

**Breaking changes**

- Renamed `euiPalettePositive` and `euiPaletteNegative` to a more culturally inclusive `euiPaletteGreen` and `euiPaletteRed` ([#7570](https://github.com/elastic/eui/pull/7570))

## [`v93.3.0`](https://github.com/elastic/eui/releases/v93.3.0)

- Added new `EuiDataGrid` new prop: `cellContext`, an optional object of additional props passed to the cell render function. ([#7374](https://github.com/elastic/eui/pull/7374))
Expand Down

0 comments on commit 1d4dea8

Please sign in to comment.