mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
2c4807f3bf
I verified that there are no semantic changes, only cosmetic ones, by running the following before and after, and checking the diff. ``` < release/artifacts.yaml ruby -rjson -ryaml -e 'puts JSON::generate YAML::load $stdin' | jq '. | sort_by(.target)' > ~/Desktop/artifacts.{old,new}.json ``` CHANGELOG_BEGIN CHANGELOG_END |
||
---|---|---|
.. | ||
src | ||
windows-installer | ||
artifacts.yaml | ||
BUILD.bazel | ||
HEAD-VERSION | ||
install.bat | ||
install.sh | ||
RELEASE.md | ||
sdk-config.yaml.tmpl | ||
util.bzl |