Skip to content

Commit 9d43237

Browse files
committed
Prepare for v0.3.0 release
1 parent 0702947 commit 9d43237

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

release/changes.md

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

3-
- Dependency graph uses Settings file as the manifest file location (#48)
4-
- Root project build file will be as manifest file location used if Settings file does not exist (#57)
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)

release/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0

0 commit comments

Comments
 (0)