We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 060f9c5 commit 286bd70Copy full SHA for 286bd70
Docs/CHANGELOG.md
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
4
## Unreleased
5
### Added
6
- Cross-platform compatibility for .NET (Windows, macOS, Linux)
7
+## [Version 2.0.5](;;;) - 07-05-25:
8
+### Changed
9
+- `PreprocessChangelog.ps1` formats `CHANGELOG` with links to remoge release-tag branches
10
+ - testing on pack for MSBuild exec w/ XML element arg
11
## [Version 2.0.4](;;;) - 07-05-25:
12
### Fixed
13
- `PreprocessChangelog.ps1` string replace methods order so formatting finds correct chars and replaces
0 commit comments