add 0.18.2 to CHANGELOG

This commit is contained in:
onyx-and-iris 2026-01-24 20:13:07 +00:00
parent 6a629ec3e9
commit 072afc86dd

View File

@ -5,12 +5,16 @@ 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.0] - 2026-01-23
# [0.18.2] - 2026-01-23
### Added
- support for shell completion, see [Shell Completion](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#shell-completion)
### Changed
- emoji-style ✅, ❌ replaced with cleaner ●, ○. See [Style](https://github.com/onyx-and-iris/gobs-cli?tab=readme-ov-file#style)
# [0.17.0] - 2026-01-09
### Added