Skip to content

Commit

Permalink
Merge pull request #1039 from adamralph/update-changelog
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
adamralph committed Aug 15, 2024
2 parents 42f35a0 + 9c19014 commit a3eb608
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Changelog

## 5.1.0
## 6.0.0

### Enhancements

- [#983: Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1](https://github.com/adamralph/minver/pull/983)
- [#999: **[BREAKING]** Tagged version wins even if MinVerMinimumMajorMinor is higher](https://github.com/adamralph/minver/issues/999)
- [#1019: Bump NuGet.Versioning from 6.8.0 to 6.10.1](https://github.com/adamralph/minver/pull/1019)
- [#1021: MSBuild caching](https://github.com/adamralph/minver/pull/1021)
- [#1034: Respect DOTNET\_HOST\_PATH if set](https://github.com/adamralph/minver/pull/1034)
- [#1037: Bump NuGet.Versioning from 6.10.1 to 6.11.0](https://github.com/adamralph/minver/pull/1037)

## 5.0.0

Expand Down

0 comments on commit a3eb608

Please sign in to comment.