Skip to content

Commit 6e315f7

Browse files
committed
Update CHANGELOG for v2.3.0-preview.4
1 parent f7f1520 commit 6e315f7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.markdownlint.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"MD013": false,
3-
"MD033": false
3+
"MD033": false,
4+
"MD022": false
45
}

CHANGELOG.md

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

3+
## v2.3.0-preview.4
4+
### Tuesday, February 23, 2021
5+
6+
- 📖 🐛 [PowerShellEditorServices #1416](https://github.com/PowerShell/PowerShellEditorServices/pull/1416) -
7+
Fix some markdownlint errors in README.
8+
- 🛫 🐛 [PowerShellEditorServices #1415](https://github.com/PowerShell/PowerShellEditorServices/pull/1415) -
9+
Fix configuration processing to ensure that profiles are loaded.
10+
311
## v2.3.0-preview.3
412
### Friday, February 19, 2021
513

0 commit comments

Comments
 (0)