Skip to content

Commit a3e4937

Browse files
committed
Tweak changelog
1 parent 2d09b23 commit a3e4937

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

release/changes.md

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

3-
- Reduce verbosity of log messages
4-
- Use a custom task for resolving all project dependencies, instead of calling the "dependencies" task
5-
- Which Gradle Configurations contribute to the dependency graph can be filtered by project or configuration name
6-
- Renamed environment variables used to configure plugin for consistency and conciseness
7-
- Allow system properties to override all configuration environment variables
3+
- Verbosity of log messages reduced
4+
- A custom task is now used for resolving all project dependencies, instead of calling the "dependencies" task
5+
- The Gradle Configurations that contribute to the dependency graph can be filtered by project or configuration name
6+
- Environment variables used to configure plugin have been renamed for consistency and conciseness
7+
- System properties can be used to override all configuration environment variables

0 commit comments

Comments
 (0)