From bf389aac583b5a2c3faa0d2320a770a5fe055d1a Mon Sep 17 00:00:00 2001 From: VictorVelarde Date: Thu, 4 Feb 2021 19:32:32 +0100 Subject: [PATCH] doc: add note to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd4dd8b7e..1937cfe09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Not released - Fix an issue on histogram's operations when processing a not finite value [#79](https://github.com/CartoDB/carto-react-lib/pull/79) +- Add sourcemaps and production mode in webpack bundles [#83](https://github.com/CartoDB/carto-react-lib/pull/83) ## 1.0.0-beta13 (2021-02-02)