From f70f6f44572ed25a69716e810a7cfc0d3b1269b1 Mon Sep 17 00:00:00 2001 From: a-kleinf <87371692+a-kleinf@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:49:21 +0200 Subject: [PATCH] Update for release 1.2.1 (#255) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist: - [ ] I have updated the [changelog](../CHANGELOG.md) accordingly. - [ ] I have added tests to cover my changes. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 930b1e9b..f5e5ec0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to the sdc11073 module will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.2.1] - 2023-09-05 ### Fixed