Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Rev version to v2020.3.2 and update CHANGELOG
  • Loading branch information
TylerLeonhardt committed Mar 31, 2020
commit 7b5be17a40a05d71986e2522c9edeee50d3ed643
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# PowerShell Preview Extension Release History

## v2020.3.2-preview
### Tuesday, March 31, 2020
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)

- ✨📟 [PowerShellEditorServices #1245](https://github.com/PowerShell/PowerShellEditorServices/pull/1245) -
Better PSReadLine version filter check to include 2.1.0+ prereleases.
- 🐛⚡️🧠🔗 [PowerShellEditorServices #1248](https://github.com/PowerShell/PowerShellEditorServices/pull/1248) -
Fix cancellation for completions and add `textDocument/hover` cancellation support.

## v2020.3.1-preview
### Thursday, March 26, 2020
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
Expand Down