-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'beta' into version/0-42-0-RC1
- Loading branch information
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,8 +69,6 @@ and this project adheres to | |
browser instead of the login page. | ||
* `state shell` can now detect currently active subshells preventing nested | ||
shells from being created. | ||
* The State Tool will now print a message when starting a subshell, indicating | ||
the project that is being used. | ||
* Wildcard and partial version matching is now supported for `state install` | ||
and for language versions with `state init`. For example: | ||
`state install [email protected]`. | ||
|