From 2c5ea37bc9aed91ecf7ad930cb9675c2cb903c4e Mon Sep 17 00:00:00 2001 From: Mika Nevalainen Date: Thu, 8 Sep 2022 15:36:36 +0300 Subject: [PATCH] Update what-is-new --- site/src/docs/about/what-is-new.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/site/src/docs/about/what-is-new.mdx b/site/src/docs/about/what-is-new.mdx index ef671ee624..312892821b 100644 --- a/site/src/docs/about/what-is-new.mdx +++ b/site/src/docs/about/what-is-new.mdx @@ -13,6 +13,13 @@ import LeadParagraph from '../../components/LeadParagraph'; ## Releases +### 2.2.0 +*8.9.2022* - Release notes + +- **Added**: React Pagination component +- **Added**: Table onSort property for custom sorting with side effects +- **Added**: Notification notificationAriaLabel property to improve accessibility + ### 2.1.1 *12.7.2022* - Release notes