Skip to content

Commit

Permalink
Merge pull request #57 from grondo/news-0.2
Browse files Browse the repository at this point in the history
NEWS.md: add release notes for v0.2.0
  • Loading branch information
mergify[bot] authored Jan 23, 2022
2 parents 4b005bb + 87b57ea commit 44256f0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
flux-pmix version 0.2.0 - 2022-01-22
------------------------------------

## Fixes

* plugin: call notify_destroy() early (Fixes hang on RHEL7/spack) (#45)
* use strlcpy instead of strncpy (#53)
* build: fix build with gcc 4.x, add centos7 to ci (#49)

## Testsuite

* docker: adjust focal Dockerfile for upstream package changes (#56)

## Cleanup

* README: update LLNL-CODE (#52)
* mergify: replace deprecated strict merge strategy (#51)

flux-pmix version 0.1.0 - 2021-10-15
------------------------------------

Expand Down

0 comments on commit 44256f0

Please sign in to comment.