diff --git a/CHANGELOG.md b/CHANGELOG.md index e1f5a0b2b..c43f4ca50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,9 +31,14 @@ 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