flux-framework / flux-pmix

flux shell plugin to bootstrap openmpi v5+
GNU Lesser General Public License v3.0
2 stars 4 forks source link

NEWS.md: add release notes for v0.2.0 #57

Closed grondo closed 2 years ago

grondo commented 2 years ago

Add release notes in preparation for a v0.2.0 release.

This release is necessary in order to package a tagged version with spack due to #44.

codecov[bot] commented 2 years ago

Codecov Report

Merging #57 (87b57ea) into main (4b005bb) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   78.46%   78.46%           
=======================================
  Files          10       10           
  Lines        1189     1189           
=======================================
  Hits          933      933           
  Misses        256      256           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4b005bb...87b57ea. Read the comment docs.

grondo commented 2 years ago

Done. Thanks!