diff options
| author | 2025-10-10 15:55:21 -0500 | |
|---|---|---|
| committer | 2025-10-10 15:55:21 -0500 | |
| commit | 493fc97674d18ad4b73627c3e444611325c73b84 (patch) | |
| tree | 85b1a76e3fe842996956d6335a9263922bb5f03a | |
| parent | Fix quickbin (diff) | |
Update CHANGELOGv1.1.1
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 91dbdba..25ed8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Changelog All notable changes to this project will be documented in this file. -## Unreleased - ??? +## 1.1.1 - 2025-10-10 +- Fix `janet-pm quickbin` - Fix PATH separator in ps activate script +- Prevent nested janet-pm environments on POSIX ## 1.0.1 - 2025-09-16 - Initial release |
