diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f56136..4a3cac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### New features +### Changes to existing features + +### Bugs fixed in this release + +### Known problems introduced by this release + +## [1.0.72-preview](https://github.com/Tenacom/Buildvana.Sdk/releases/tag/1.0.72-preview) (2023-10-02) + ### Changes to existing features - If the `CreateZipFile` metadata of a `PublishFolder` item is `true` and its `ZipFileName` metadata is not set, the latter defaults to: @@ -17,10 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `$(MSBuildProjectName)-%(PublishFolder.Identity).zip` otherwise (this has not changed). -### Bugs fixed in this release - -### Known problems introduced by this release - ## [1.0.69-preview](https://github.com/Tenacom/Buildvana.Sdk/releases/tag/1.0.69-preview) (2023-10-02) ### New features