Skip to content

Commit

Permalink
docs: fix changelog formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
autonomousapps committed Oct 25, 2024
1 parent b9ea126 commit d2f777e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Dependency Analysis Plugin Changelog

# Version 2.3.0
[Feat]: enable reason task to get reason for specific gradle capabilities (e.g., test-fixtures).
[Fix]: don't suggest removing runtime-required annotation libraries.
[Fix]: only print issue postscript if there's an issue to report.
* [Feat]: enable reason task to get reason for specific gradle capabilities (e.g., test-fixtures).
* [Fix]: don't suggest removing runtime-required annotation libraries.
* [Fix]: only print issue postscript if there's an issue to report.

Example usage of `reason`:
```shell
Expand Down

0 comments on commit d2f777e

Please sign in to comment.