Skip to content

Commit 10c7204

Browse files
authored
Update changelog for v0.4.0
1 parent de7fd14 commit 10c7204

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

release/changes.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
Preliminary release of the github dependency graph plugin.
22

3-
- Added `SimpleDependencyGraphPlugin` which produces a generic depenency graph without requiring GitHub specific env vars (#34)
4-
- Removed spurious logging when configuration filters are applied (#66)
3+
- Renamed most input parameters for consistency, and avoiding direct reliance of GitHub-defined variables.
4+
- Reduced spurious logging when using `DEPENDENCY_GRAPH_INCLUDE_CONFIGURATIONS`.
5+
6+
Note that all users of this plugin will need to be updated to accomodate the renamed input parameters.

0 commit comments

Comments
 (0)