You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,18 @@
1
1
# PowerShell Extension Release History
2
2
3
-
## v2020.6.1
3
+
## v2020.6.0
4
+
### Thursday, June 11, 2020
5
+
6
+
- ⚡️🧠 Better performance of overall.
7
+
- ✨🛫 Support for ConstrainedLanguage mode.
8
+
- 🐛 Many squashed bugs
9
+
- ✨👮 Updated PSScriptAnalyzer to 1.19.0.
10
+
- More formatting settings! (Thanks @bergmeister!)
11
+
- 📟 ✨ Updated PSReadLine to 2.0.2.
12
+
(From now on,
13
+
the stable extension will have the latest stable version of PSReadLine and the PowerShell Preview extension will have the latest preview of PSReadLine)
0 commit comments