docs: acknowledge community install support

This commit is contained in:
Imbad0202
2026-05-24 00:49:14 +08:00
parent 79ef014a45
commit 38f5a83bbb
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@ All notable changes to the Codex package are documented here.
### Changed
- Clarified beginner install instructions by using `python3` in command
examples and documenting the `python` fallback when it points to Python 3.
- Added community acknowledgements for beginner-install feedback and issue
discussion support.
## [0.1.8] - 2026-05-19
+7
View File
@@ -360,5 +360,12 @@ distribution.
**Codex** - Assisted with the Codex adapter packaging, router-policy hardening,
test fixes, and release-readiness review under maintainer direction.
**[vinschger](https://github.com/vinschger)** - Reported beginner installation
friction around `python` vs `python3`, which led to clearer setup instructions
for macOS and other environments.
**[Joker2377](https://github.com/Joker2377)** - Helped answer community
installation questions and clarify beginner setup steps in issue discussions.
Vendored upstream ARS contributors are acknowledged in
[`skills/academic-research-suite/ars/README.md`](skills/academic-research-suite/ars/README.md#contributors).