From 84e88b919ce42c82a2c7c2dbf1384ebcb338d8ba Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 11 Apr 2026 01:39:44 +0100 Subject: [PATCH] add v0.18.3 to CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a863b5..9c12725 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +# [0.18.3] - 2026-04-11 + +### Changed + +- short commands and short flags removed from completion suggestions. + # [0.18.2] - 2026-01-23 ### Added