diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000000000000000000000000000000000000..85d871943141de091aa0a7e215523500dc4cd0fb --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,17 @@ +1.0.dev2 +======== + +- Switch to Jinja templating + +1.0.dev1 +======== + +Re-write of the metamodule generation: +- Toolchain metamodules are deprecated and will only be generated for the existing toolchains +- The octopus-dependencies module does now come in two variants min and full + + +1.0.dev0 +======== + +- Re-write of the old ``spack_setup.sh`` and ``software-manager``.