Releases: credfeto/changelog-manager
Releases · credfeto/changelog-manager
Release 1.5.0.19
Added
- Added ability to set date on release or to have it marked as TBD\pending
Fixed
- Fixed bug where an entry would be added to an existing release if the heading did not exist in the [unreleased] section
- Fixing changelog manager erroring on latest ubuntu on github actions
Changed
- FF-1429 - Updated AsyncFixer to 1.4.0
- FF-1429 - Updated AsyncFixer to 1.5.1
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.17.0.26580
- FF-1429 - Updated Roslynator.Analyzers to 3.1.0
Release 1.5.0.18
Added
- Added ability to set date on release or to have it marked as TBD\pending
Fixed
- Fixed bug where an entry would be added to an existing release if the heading did not exist in the [unreleased] section
- Fixing changelog manager erroring on latest ubuntu on github actions
Changed
- FF-1429 - Updated AsyncFixer to 1.4.0
- FF-1429 - Updated AsyncFixer to 1.5.1
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.17.0.26580
- FF-1429 - Updated Roslynator.Analyzers to 3.1.0
Release 1.4.0.17
Changed
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.16.0.25740
- Changed to use CommandLineParser library to parse command line
Release 1.3.2.16
Fixed
- Index of release in difference is +1 from the zero based index when comparing diffs
Changed
- FF-1429 - Updated SonarAnalyzer.CSharp to 8.15.0.24505
- FF-1429 - Updated Microsoft.NET.Test.Sdk to 16.8.3
Release 1.3.1.15
Fixed
- Fixed changelog reading/writing so it supports different line endings
Release 1.3.1.14
Fixed
- Fixed changelog reading/writing so it supports different line endings
Release 1.3.1.13
Fixed
- Fixed changelog reading/writing so it supports different line endings
Release 1.3.0.12
Added
- Command to create a new release from unreleased content
- Detection of changelog if it is in the git repo
Fixed
- Diff of whitespace at EOF is reported as error
Release 1.3.0.11
Added
- Command to create a new release from unreleased content
- Detection of changelog if it is in the git repo
Fixed
- Diff of whitespace at EOF is reported as error
Release 1.2.0.10
Changed
- Updated to .NET 5.0