You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,15 @@
1
1
# Change Log
2
2
3
-
Version 0.7.0 *(In development)*
3
+
Version 0.7.0 *(2021-12-18)*
4
4
--------------------------------
5
5
6
+
- Upgrade Kotlin version [\#141](https://github.com/vanniktech/gradle-dependency-graph-generator-plugin/pull/141) ([carlonzo](https://github.com/carlonzo))
7
+
- Fixing issue #127: README Firebase example for groovy DSL doesn't see… [\#138](https://github.com/vanniktech/gradle-dependency-graph-generator-plugin/pull/138) ([gradlifier](https://github.com/gradlifier))
8
+
- Support generateProjectDependencyGraph in SubProject [\#134](https://github.com/vanniktech/gradle-dependency-graph-generator-plugin/pull/134) ([tedliang](https://github.com/tedliang))
9
+
- Disable publish action in forked repository. [\#133](https://github.com/vanniktech/gradle-dependency-graph-generator-plugin/pull/133) ([vanniktech](https://github.com/vanniktech))
10
+
- Update Gradle Groovy example in README.md [\#128](https://github.com/vanniktech/gradle-dependency-graph-generator-plugin/pull/128) ([fajarnuha](https://github.com/fajarnuha))
0 commit comments