diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-12 20:20:26 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-12 20:20:26 +0100 |
| commit | d469b49cd70419e2038337e1dea120ffc66adbc7 (patch) | |
| tree | 29c57d1dc347786b422497ccb7bc9119344185ee | |
| parent | feat: add ellipsis support (diff) | |
| download | iced_selection-d469b49cd70419e2038337e1dea120ffc66adbc7.tar.gz | |
docs: update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 903815c..1650e40 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] +### Added +- Ellipsis support (experimental) ## [0.5.0] - 2026-02-05 ### Added |
