From 759213a7b7db565aec13c834d711b9b39d8ec75b Mon Sep 17 00:00:00 2001 From: Constance Chen Date: Tue, 8 Mar 2022 08:45:09 -0800 Subject: [PATCH] changelog :| --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b83e92836fee..a9b38924f974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ **Breaking changes** -- Removed the `'all'` option in `EuiTablePagination.itemsPerPage` and `itemsPerPageOptions` in `EuiBasicTable` and `EuiDataGrid` due to Typescript issues. Use `0` instead to represent a "Show all" option ([#5547](https://github.com/elastic/eui/issues/5547)) +- Removed the `'all'` option in `EuiTablePagination.itemsPerPage` and `itemsPerPageOptions` in `EuiBasicTable` and `EuiDataGrid` due to Typescript issues. Use `0` instead to represent a "Show all" option ([#5699](https://github.com/elastic/eui/issues/5699)) ## [`50.0.0`](https://github.com/elastic/eui/tree/v50.0.0)