Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Dec 11, 2023
1 parent ee6c7a3 commit 5ab3c91
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v2.1.1

- For Spack `v0.22.0.dev0` and higher `spack install` without further flags can
install prebuilt binaries from the build cache without erroring about missing
signatures on the binaries. The default build cache is marked as "unsigned".
- Disable `/etc/spack` and `~/.spack` config files, only use `$spack/etc`

## v2.1.0

- Support shell aware commands like `spack env activate` and `spack load` in the `spack-bash`
Expand All @@ -10,4 +17,4 @@
- Enable build cache from https://github.com/spack/github-actions-buildcache
- Enable color output by default
- Remove custom bootstrapped binaries for clingo
- Remove option for choosing the concretizer
- Remove option for choosing the concretizer

0 comments on commit 5ab3c91

Please sign in to comment.