Browse Source

docs(changelog): note click startup fix

xcad 3 weeks ago
parent
commit
855ab168db
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ### Fixed
 ### Fixed
 - Ansible templates can now contain literal downstream Jinja expressions like `{{ variable }}` without boilerplate validation treating them as undeclared variables (#1775)
 - Ansible templates can now contain literal downstream Jinja expressions like `{{ variable }}` without boilerplate validation treating them as undeclared variables (#1775)
+- Pipx installs now include the required `click` dependency and CLI startup no longer fails with missing or inactive click contexts (#1795, #1797, #1796)
 
 
 ## [0.2.0-2] - 2026-04-23
 ## [0.2.0-2] - 2026-04-23