From 0d15f90e382e31a45925ba784affe2c257757eea Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Sat, 6 Apr 2024 17:32:42 +0200 Subject: [PATCH] docs(changelog): update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5166979..67d403a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.2.1] - 2024-04-06 +### Fixed +- Typo in tasty module. + ## [1.2.0] - 2024-03-13 ### Added