Skip to content

Commit 5ab3c91

Browse files
committed
Update CHANGELOG.md
1 parent ee6c7a3 commit 5ab3c91

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v2.1.1
4+
5+
- For Spack `v0.22.0.dev0` and higher `spack install` without further flags can
6+
install prebuilt binaries from the build cache without erroring about missing
7+
signatures on the binaries. The default build cache is marked as "unsigned".
8+
- Disable `/etc/spack` and `~/.spack` config files, only use `$spack/etc`
9+
310
## v2.1.0
411

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

0 commit comments

Comments
 (0)