diff --git a/changelog.md b/changelog.md index 8917d82cc9..bade33a1a6 100644 --- a/changelog.md +++ b/changelog.md @@ -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 pytest@2.x`.