Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Jul 26, 2023
1 parent a3c7238 commit 1016d76
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## v1.3.0

- Implemented a shell abstraction to infer which shell is currently used. This adds support for GitBash on Windows! 🎉

- Fixed a bug where unstable versions were suggested when checking for new updates with a stable version installed.

- Added alias `up` to `use` command.

- Added version aliases for `use` command (`latest` and `s` for `stable` and `rc` for `unstable`).

## v1.2.0

- Windows with PowerShell is now supported! 🥳
Expand Down

0 comments on commit 1016d76

Please sign in to comment.