From 6a4cf423fc139145833b011ae85644d01f9d2a71 Mon Sep 17 00:00:00 2001 From: Francois Beutin Date: Tue, 16 Jul 2024 15:18:50 +0200 Subject: [PATCH] Update CHANGELOG for v1.21.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e783f1e..6826bcd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.21.1] - 2024-07-16 + +### Fixed +- Use SWIPE_CENTER_TO_LEFT in Stax navigation scenario + ## [1.21.0] - 2024-07-12 ### Added