Skip to content

Commit c8a6ba9

Browse files
committed
(maint) Adding Changelog to docs site
1 parent 3404db7 commit c8a6ba9

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# NexuShell Changelog
2+
3+
## 1.0
4+
5+
Initial release
6+
7+
## 1.0.1 (21 July 2021)
8+
9+
### Bug Fixes
10+
11+
- #9 Set-NexusUserPassword reports "Unsupported Media Type"
12+
- #8 Set-NexusUser requires parameters (some of which can't be supplied)
13+
- #7 Get-NexusNuGetApiKey does not work with a user not authenticated through Connect-NexusServer
14+
- Fixes parameter typo in ChocolateyInstall.ps1
15+
- Switches to `Join-Path` for building zip archive path in ChocolateyInstall.ps1
16+
17+
### Maintenance
18+
19+
- Added a `-Force` Parameter to `Compress-Archive` in the build script to allow the choco package to be created locally without having to manually delete files.
20+
- Adds logo to Project README

0 commit comments

Comments
 (0)