diff --git a/changelog/subpackage_upgrade.dd b/changelog/subpackage_upgrade.dd new file mode 100644 index 0000000..c9a28ce --- /dev/null +++ b/changelog/subpackage_upgrade.dd @@ -0,0 +1,5 @@ +Upgrading all sub packages at once + +A new "-s" switch allows to "dub upgrade" all sub packages together with the +base package. This aims to provide a better workflow for fully reproducible +builds and tests.