Skip to content

Commit

Permalink
Add changelog entry for #274 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dotboris committed Jan 8, 2023
1 parent 1ce3bfa commit 229d6b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rewrite how command versions are managed internally. This is a purely internal
change and should not affect users in any way.

### Fixed

- Ensure `alt def` always stores the binary path it is given as an absolute
path. This fixes an issue where `alt` would fail to run a command version if
it was defined using a relative path.
([#274](https://github.com/dotboris/alt/issues/274))

<!-- section:previous-releases -->
## [v1.2.1] 2022-06-24

Expand Down

0 comments on commit 229d6b7

Please sign in to comment.