diff --git a/changelog/sortJson.dd b/changelog/sortJson.dd new file mode 100644 index 0000000..fd3dc54 --- /dev/null +++ b/changelog/sortJson.dd @@ -0,0 +1,3 @@ +Sort JSON + +JSON files are now sorted before being written to dub.json. This is to prevent the order of the JSON properties from changing when dub.json is updated.