docs: update changes

This commit is contained in:
iff 2025-03-13 21:13:30 +01:00
parent 3a2ac2fa63
commit 33f8f2634d
2 changed files with 14 additions and 1 deletions

View file

@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Nushell: Added alias support
- Also allows arbitrary shell to provide support
### Fixed
- No longer having newlines when expanding alias
### Changed
- (Windows) Separator for `_PR_LIB` has changed to `;` by [codyduong](https://github.com/iffse/pay-respects/pull/37)
## [0.6.13] - 2025-02-12
### Changed

View file

@ -8,7 +8,7 @@
| Feature | Bash | Zsh | Fish | Nush | Pwsh |
|-------------------|------|-----|------|------|--------|
| Get other alias | ✅ | ✅ | ✅ | | ❌ |
| Get other alias | ✅ | ✅ | ✅ | | ❌ |
| Command not found | ✅ | ✅ | ✅ | ❌ | ⚠️ [^1] |
[^1]: Cannot retrieve arguments.