Skip to content

v1.1.0

Compare
Choose a tag to compare
@MalteHerrmann MalteHerrmann released this 30 Jun 10:37
· 12 commits to main since this release
63d3808

v1.1.0 - 2024-06-30

Improvements

  • (lint) #42 Add line numbers to lint output and add reviewdog to Dockerfile.
  • (config) #41 Add Git origin to initialized configuration.
  • (ci) #36 Add changelog linter as CI action.
  • (crud) #31 Prefill input to add an entry with pull request information.
  • (ci) #30 Add changelog diff check to CI actions.
  • (all) #28 Update Cargo manifest with more information and updated version.
  • (config) #27 Adjust configuration to have sorted entries.
  • (all) #26 Add clippy and address linter warnings.

Bug Fixes

  • (crud) #38 Keep legacy contents during export.

Full Diff: v1.0.0...v1.1.0