Skip to content

Commit

Permalink
update CHANGELOG.md for 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tgamblin committed Apr 15, 2020
1 parent a3bcd88 commit 7a68a4d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v0.14.2 (2019-04-15)

This is a minor release on the `0.14` series. It includes performance
improvements and bug fixes:

* Improvements to how `spack install` handles foreground/background (#15723)
* Major performance improvements for reading the package DB (#14693, #15777)
* No longer check for the old `index.yaml` database file (#15298)
* Properly activate environments with '-h' in the name (#15429)
* External packages have correct `.prefix` in environments/views (#15475)
* Improvements to computing env modifications from sourcing files (#15791)
* Bugfix on Cray machines when getting `TERM` env variable (#15630)
* Avoid adding spurious `LMOD` env vars to Intel modules (#15778)
* Don't output [+] for mock installs run during tests (#15609)

# v0.14.1 (2019-03-20)

This is a bugfix release on top of `v0.14.0`. Specific fixes include:
Expand Down

0 comments on commit 7a68a4d

Please sign in to comment.