aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-05 21:07:38 +0200
committerDanilo M. <danix@danix.xyz>2026-07-05 21:07:38 +0200
commit0c588523a5c5afd6b28e36e14e9ca2c166d61097 (patch)
tree4fb46747dd6af0cdf690a0f3998cd31df497c4f9 /CHANGELOG.md
parent857e1b38aad13b17aea233c61bed239719973508 (diff)
downloadmkhintfile-0c588523a5c5afd6b28e36e14e9ca2c166d61097.tar.gz
mkhintfile-0c588523a5c5afd6b28e36e14e9ca2c166d61097.zip
chore: release v1.1.2v1.1.2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3c6479c..6a018b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project are documented here. The format is based on
[Keep a Changelog](https://keepachangelog.com/), and this project adheres to
[Semantic Versioning](https://semver.org/).
+## [1.1.2] - 2026-07-05
+
+### Fixed
+- Man page: correct the `--new` description (it strips/comments `.info` fields
+ rather than copying it as-is) and add a BASH COMPLETION section.
+
## [1.1.1] - 2026-07-05
### Added