Skip to content

Commit 49cb3a3

Browse files
authored
[Ignore] Changelog 1.10.2 (#833)
1 parent b13bef1 commit 49cb3a3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# PowerShell Editor Services Release History
22

3+
## v1.10.2
4+
### Tuesday, December 18, 2018
5+
6+
- [PowerShellEditorServices #811](https://github.com/PowerShell/PowerShellEditorServices/pull/805) -
7+
Fix token-based folding (thanks @glennsarti!)
8+
- [PowerShellEditorServices #823](https://github.com/PowerShell/PowerShellEditorServices/pull/823) -
9+
Fix case-sensitivity of Pester CodeLens (thanks @bergmeister!)
10+
- [PowerShellEditorServices #815](https://github.com/PowerShell/PowerShellEditorServices/pull/815) -
11+
Fix crash when untitled files opened as PowerShell
12+
- [PowerShellEditorServices #826](https://github.com/PowerShell/PowerShellEditorServices/pull/826) -
13+
Fix crash when duplicate references are present in the same file
14+
315
## v1.10.1
416
### Friday, December 7, 2018
517

0 commit comments

Comments
 (0)