diff --git a/CHANGELOG.md b/CHANGELOG.md index 770afa39d..614b65786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Not released +## 2.0 + +### 2.0.2 (2023-04-26) + - react-api: getStats request uses POST for big queries/queryParameters [#656](https://github.com/CartoDB/carto-react/pull/656) - New DS core component: Table [#657](https://github.com/CartoDB/carto-react/pull/657) - Improve upgrade guide documentation [#651](https://github.com/CartoDB/carto-react/pull/651) @@ -9,8 +13,6 @@ - Fix Histogram widget when showing just one row of data [#653](https://github.com/CartoDB/carto-react/pull/653) - WrapperWidgetUI component migrated from makeStyles to styled-components + cleanup [#633](https://github.com/CartoDB/carto-react/pull/633) -## 2.0 - ### 2.0.1 (2023-04-14) - New DS core component: Accordion [#632](https://github.com/CartoDB/carto-react/pull/632)