Skip to content

Commit

Permalink
Corrected changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ykuijs committed Mar 17, 2023
1 parent 250a7e4 commit 4c961c7
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Export
- Fixed issue where the export would not run on Subscription Edition
- SPTrustedRootAuthority
- Added `-Recurse` flag to `Get-ChildItem` when setting
certificate by Thumbprint.
- SPPublishServiceApplication
- Fixed issue where the Set method never did anything because it was checking incorrect
values

## [5.3.0] - 2022-11-15

Expand All @@ -24,14 +31,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Export
- Fixed issue where the export would not run on Subscription Edition
- SPInstallPrereqs
- Fix issue where a failed VC++ upgrade results in two versions being present, which
the code didn't handle properly
- SPPublishServiceApplication
- Fixed issue where the Set method never did anything because it was checking incorrect
values
- SPShellAdmins
- Fix issue where Get-SPDatabase could not be found
- SPUserProfileServiceApp
Expand Down

0 comments on commit 4c961c7

Please sign in to comment.