Skip to content

Releases: credfeto/changelog-manager

Release 1.5.0.19

31 Jan 15:36
441a03b
Compare
Choose a tag to compare

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

31 Jan 15:17
97b18c4
Compare
Choose a tag to compare

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

28 Dec 23:53
3b1b8eb
Compare
Choose a tag to compare

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

08 Dec 17:33
Compare
Choose a tag to compare

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

30 Nov 19:26
494b5e4
Compare
Choose a tag to compare

Fixed

  • Fixed changelog reading/writing so it supports different line endings

Release 1.3.1.14

30 Nov 19:20
2243fa6
Compare
Choose a tag to compare

Fixed

  • Fixed changelog reading/writing so it supports different line endings

Release 1.3.1.13

30 Nov 19:00
d90f5e1
Compare
Choose a tag to compare

Fixed

  • Fixed changelog reading/writing so it supports different line endings

Release 1.3.0.12

26 Nov 19:19
535542f
Compare
Choose a tag to compare

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

26 Nov 19:07
fff6c98
Compare
Choose a tag to compare

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

21 Nov 00:34
1927bd2
Compare
Choose a tag to compare

Changed

  • Updated to .NET 5.0