From e9aa6849346432edcd73e78ff02c509a2e205f42 Mon Sep 17 00:00:00 2001 From: Vince Reuter Date: Thu, 3 Oct 2024 15:41:25 +0200 Subject: [PATCH] update changelog for new release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37e9144..4dea739 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [v0.2.0] - 2024-10-03 ### Changed * Renaming `mean_intensity` to `meanIntensity` right away after detection, before writing to disk.