diff --git a/CHANGELOG.md b/CHANGELOG.md index 3682cf6..17f3a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.0] - 2020-05-11 + - Added a default value of `en-US` to the `DefaultUICulture` parameter of the `Get-LocalizedData` function [Issue #33](https://github.com/dsccommunity/DscResource.Common/issues/33). - Fixing a problem with the latest ModuleBuild 1.7.0 that breaks the CI pipeline.