From a1607c53f7096d89bcb3e2d6ade5895cdff8e0eb Mon Sep 17 00:00:00 2001 From: Liam Connors Date: Tue, 17 Jan 2023 19:49:22 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 598ff2eb..16b1c901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to `dash-ag-grid` will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## [1.3.2] - 2023-01-13 + +### Updated + +- #146 Update DashAgGrid component to be async. + ## [1.3.1] - 2022-05-05 ### Fixed