diff --git a/changelog/submodules.dd b/changelog/submodules.dd new file mode 100644 index 0000000..50d2665 --- /dev/null +++ b/changelog/submodules.dd @@ -0,0 +1,5 @@ +Support for git submodules as packages + +Dub now supports the flag `--submodules`, which will scan the root folder for git submodules and add them as +available packages. +The git tag on the repository defines the version of the package.