diff --git a/changelog/d_versions_flag.dd b/changelog/d_versions_flag.dd deleted file mode 100644 index 0211131..0000000 --- a/changelog/d_versions_flag.dd +++ /dev/null @@ -1,6 +0,0 @@ -Exposed `--d-versions` CLI flag - -You can now specify `--d-versions=Xyz` to basically insert `version = Xyz;` into -all D source files. This is the same as specifying `versions` in your dub.sdl / -dub.json file, but from the CLI and unrelated to any build types or -configurations.