From 8e06bed51b07315fae8fab4244f803389ef4c138 Mon Sep 17 00:00:00 2001 From: Alex Efremov Date: Wed, 24 Jul 2024 15:46:36 +0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fc4892..f87962e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [0.24.5] - 2024-07-24 + +### Fixed + +- Fixed unexpected vertical scrolling when user scrolls the slider horizontally + ## [0.24.4] - 2023-11-06 ### Fixed