File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ ### Version 2.0.2
2+
3+ Bug fixes:
4+
5+ * Add the template parameter to the bug report link (#1441) (Thanks @anthonyvdotbe)
6+ * Update the release build to create the NuGet package for publish (#1480)
7+ * Run script in local scope to make PSReadLine works in PSES in `ConstrainedLanguageMode` (#1527)
8+
19### Version 2.0.1
210
311Bug fixes:
Original file line number Diff line number Diff line change 44 <OutputType >Library</OutputType >
55 <RootNamespace >Microsoft.PowerShell.PSReadLine</RootNamespace >
66 <AssemblyName >Microsoft.PowerShell.PSReadLine2</AssemblyName >
7- <AssemblyVersion >2.0.1 .0</AssemblyVersion >
8- <FileVersion >2.0.1 </FileVersion >
9- <InformationalVersion >2.0.1 </InformationalVersion >
7+ <AssemblyVersion >2.0.2 .0</AssemblyVersion >
8+ <FileVersion >2.0.2 </FileVersion >
9+ <InformationalVersion >2.0.2 </InformationalVersion >
1010 <CheckForOverflowUnderflow >true</CheckForOverflowUnderflow >
1111 <TargetFrameworks >net461;netcoreapp2.1</TargetFrameworks >
1212 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments