From cf5c8b01c71e6ed8e42b9fec3f0508ea0d35257d Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Thu, 5 Feb 2026 14:25:51 +0100 Subject: docs: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c0f86a..903815c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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] + +## [0.5.0] - 2026-02-05 ### Added - Customizable double & triple click interval @@ -33,6 +35,7 @@ Many thanks to... - First release [Unreleased]: https://git.sr.ht/~pml68/iced_selection/log +[0.5.0]: https://git.sr.ht/~pml68/iced_selection/log?from=a319355e9cd255e4286b00aad3bcc331caa5dc18#log-a319355e9cd255e4286b00aad3bcc331caa5dc18 [0.4.0]: https://git.sr.ht/~pml68/iced_selection/log?from=8355621047e86389001c6a1d96c1d27fd03de26f#log-8355621047e86389001c6a1d96c1d27fd03de26f [0.3.0]: https://git.sr.ht/~pml68/iced_selection/log?from=50c34a1cbf310b204e6e37b3f5f60e67608060bd#log-50c34a1cbf310b204e6e37b3f5f60e67608060bd [0.2.0]: https://git.sr.ht/~pml68/iced_selection/log?from=1b4fd51c48e8d172a6cfd33caee894d063b389f1#log-1b4fd51c48e8d172a6cfd33caee894d063b389f1 -- cgit v1.2.3