We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d8ab65 commit 02d27a0Copy full SHA for 02d27a0
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# PowerShell Editor Services Release History
2
3
+## v1.12.2
4
+### Friday, May 24, 2019
5
+
6
+- ✨ [PowerShellEditorServices #957](https://github.com/PowerShell/PowerShellEditorServices/pull/957) -
7
+ Allow passing RunspaceName.
8
+- 🐛 [PowerShellEditorServices #956](https://github.com/PowerShell/PowerShellEditorServices/pull/956) -
9
+ Add check for workspace path.
10
+- 🐛 [PowerShellEditorServices #947](https://github.com/PowerShell/PowerShellEditorServices/pull/947) -
11
+ Fix silent failure by using Id for dictionary since multiple pages could have the same title.
12
+- 💻 [PowerShellEditorServices #923](https://github.com/PowerShell/PowerShellEditorServices/pull/923) -
13
+ Moved to Azure DevOps for CI.
14
15
## v1.12.1
16
### Wednesday, April 10, 2019
17
0 commit comments