Skip to content

Commit 5b4223b

Browse files
committed
Update changelog
1 parent ab781a9 commit 5b4223b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Java Module Dependencies Gradle Plugin - Changelog
22

3+
## Version 1.6.6
4+
* [#113](https://github.com/gradlex-org/java-module-dependencies/issues/113) Fix: Do not fail for duplicated project names (Thanks [TheGoesen](https://github.com/TheGoesen))
5+
* [#111](https://github.com/gradlex-org/java-module-dependencies/issues/111) Fix: Do not use 'MapProperty.unset' (Thanks [TheGoesen](https://github.com/TheGoesen))
6+
* [#112](https://github.com/gradlex-org/java-module-dependencies/issues/112) Improve compatibility with Project Isolation
7+
38
## Version 1.6.5
49
* [#104](https://github.com/gradlex-org/java-module-dependencies/issues/104) Fix: ModuleDependencyReport task does not correctly track inputs
5-
* [#105](https://github.com/gradlex-org/java-module-dependencies/issues/105) Improve compatibility with Project Isolation
610

711
## Version 1.6.4
812
* Enhance output of 'moduleDependencies' task

0 commit comments

Comments
 (0)