Skip to content

Commit

Permalink
Update changelog for alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
lzybkr committed Jan 18, 2017
1 parent 4f02f48 commit 52aa4ee
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Changelog
=========

v6.0.0-alpha.15 - 2016-01-18
----------------------------
- Use parens around file length for offline files
- Fix issues with the Windows console mode (terminal emulation) and native executables
- Fix error recovery with `using module`
- Report `PlatformNotSupported` on IoT for Get/Import/Export-Counter
- Add `-Group` parameter to `Get-Verb`
- Use MB instead of KB for memory columns of `Get-Process`
- Add new escape character for ESC: `` `e``
- Fix a small parsing issue with a here string
- Improve tab completion of types that use type accelerators
- `Invoke-RestMethod` improvements for non-XML non-JSON input
- PSRP remoting now works on CentOS without addition setup

v6.0.0-alpha.14 - 2016-12-14
----------------------------
- Moved to .NET Core 1.1
Expand Down

0 comments on commit 52aa4ee

Please sign in to comment.