diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ecf1a09..a3941292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Enhancements - [#861: Bump NuGet.Versioning from 6.4.0 to 6.5.0](https://github.com/adamralph/minver/pull/861) +- [#866: **[BREAKING]** Do not include MinVerBuildMetadata in PackageVersion](https://github.com/adamralph/minver/issues/866) - [#879: Bump NuGet.Versioning from 6.5.0 to 6.6.0](https://github.com/adamralph/minver/pull/879) - [#901: Bump NuGet.Versioning from 6.6.0 to 6.7.0](https://github.com/adamralph/minver/pull/901) - [#909: Bump McMaster.Extensions.CommandLineUtils from 4.0.2 to 4.1.0](https://github.com/adamralph/minver/pull/909)