Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit c08fcb1

Browse files
authored
Update changelog (#565)
1 parent 1229514 commit c08fcb1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22
### 2.2.3
33

4-
- Update `HelpInfoUri` to point to the latest content
4+
- Update `HelpInfoUri` to point to the latest content (#560)
5+
- Improve discovery of usable nuget.exe binary (Thanks bwright86!) (#558)
56

67
### 2.2.2
78

src/PowerShellGet/PowerShellGet.psd1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@
5555
ProjectUri = 'https://go.microsoft.com/fwlink/?LinkId=828955'
5656
LicenseUri = 'https://go.microsoft.com/fwlink/?LinkId=829061'
5757
ReleaseNotes = @'
58+
### 2.2.3
59+
- Update `HelpInfoUri` to point to the latest content (#560)
60+
- Improve discovery of usable nuget.exe binary (Thanks bwright86!) (#558)
61+
5862
### 2.2.2
5963
Bug Fix
6064

0 commit comments

Comments
 (0)