From b36b5e856b870bb0a51a6f820f714f0050eb400c Mon Sep 17 00:00:00 2001 From: Krishna Iyer Easwaran Date: Wed, 14 Feb 2024 13:28:49 +0100 Subject: [PATCH] all: Set changelog to v0.11.0 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee009c8..36e6f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Added -- Support to convert Kerlink Wanesy CSV format to The Things Stack JSON. - ### Changed ### Deprecated @@ -18,6 +16,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ### Fixed +## [v0.11.0] (2024-01-14) + +### Added + +- Support to convert Kerlink Wanesy CSV format to The Things Stack JSON. + ## [v0.10.0] (2023-11-13) ### Added