From 2d24a54ac22b11a3bcd20e603e3714442437352e Mon Sep 17 00:00:00 2001 From: volaya Date: Mon, 4 Nov 2024 07:59:36 +0100 Subject: [PATCH] Release v0.9.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a6f5d..c3cc361 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## [0.9.0](https://github.com/CartoDB/raster-loader/releases/tag/0.9.0) - 2024-11-04 + +### Added + +- Added exact stats (#153) + ## [0.8.2] - 2024-10-07 ### Bug Fixes