Skip to content

Commit

Permalink
Update changelog for v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Sep 26, 2023
1 parent de7fd14 commit 10c7204
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions release/changes.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Preliminary release of the github dependency graph plugin.

- Added `SimpleDependencyGraphPlugin` which produces a generic depenency graph without requiring GitHub specific env vars (#34)
- Removed spurious logging when configuration filters are applied (#66)
- Renamed most input parameters for consistency, and avoiding direct reliance of GitHub-defined variables.
- Reduced spurious logging when using `DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS`.

Note that all users of this plugin will need to be updated to accomodate the renamed input parameters.

0 comments on commit 10c7204

Please sign in to comment.