Skip to content

Releases: spring-io/github-changelog-generator

v0.0.11

21 Jun 11:08
Compare
Choose a tag to compare

⭐ New Features

  • Automatically exclude [bot] users from the contributors #102

🐞 Bug Fixes

  • Underscores should not be escaped when enclosed in back ticks #87

v0.0.10

15 Mar 11:02
Compare
Choose a tag to compare

⭐ New Features

  • Automatically create necessary parent directories when writing changelog file #109
  • Add support for running as a GitHub Action #108
  • Stop publishing a Docker image #107
  • Require token-based authentication #104
  • Upgrade baseline to Java 17 #98

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.2.1 #99

v0.0.9

12 Jan 17:23
Compare
Choose a tag to compare

⭐ New Features

  • Provide an option not to link back to issues #97
  • Add option to add rather than replace sections #84

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.7.18 #89

❤️ Contributors

Thank you to all the contributors who worked on this release:

@garyrussell and @khmarbaise

v0.0.8

02 Nov 11:15
Compare
Choose a tag to compare

⭐ New Features

  • Escape HTML tags in issue titles #80
  • Use mentions when listing contributors #70
  • Escape Markdown styling in issue titles #50

📔 Documentation

  • Fix typo in README #73

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.7.5 #81

❤️ Contributors

Thank you to all the contributors who worked on this release:

@marcusdacoregio

v0.0.7

03 Oct 05:01
Compare
Choose a tag to compare

⭐ New Features

  • Prefix the external links section with an additional newline for consistency #58

🐞 Bug Fixes

  • Bug fix emoji no longer renders properly #63

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 2.5.5 #69

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.6

18 Feb 11:00
Compare
Choose a tag to compare

⭐ New Features

  • Add jq to the Docker image #57
  • Allow external links to be included in the changelog #55

🪲 Bug Fixes

  • Config files no longer loaded if they contain a hidden path element #54

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.5

09 Dec 22:01
Compare
Choose a tag to compare

⭐ New Features

  • Credit contributors in ported contributions #52
  • Allow closed milestone to be selected #51

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.4

15 Oct 22:03
Compare
Choose a tag to compare

⭐ New Features

  • Use platform-independent line separator #48

v0.0.3

25 Sep 18:48
Compare
Choose a tag to compare

⭐ New Features

  • Allow exclude of all contributors #45
  • Rework configuration properties #43
  • Explicitly choose if milestones are referenced by title or id #41
  • Allow issues to appear in multiple sections #38
  • Add option to exclude issues with certain labels #36
  • Allow emoji to be optional #35
  • Allow issue sort order to be specified #34
  • Allow contributors to be excluded #28

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.2

09 Nov 01:16
Compare
Choose a tag to compare

⭐ New Features

  • Support generation by milestone name #19