Skip to content

Commit

Permalink
NEWS.md: add release notes for v0.9.0
Browse files Browse the repository at this point in the history
Problem: There are no release notes in NEWS.md for v0.9.0.

Add a set of notes for the new features and fixes since v0.8.0
to NEWS.md.
  • Loading branch information
grondo committed May 15, 2023
1 parent 9cb2324 commit 95d394a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
flux-security version 0.9.0 - 2023-05-15
----------------------------------------

## New Features

* imp: support helper to get input to exec command (#163)

## Fixes

* imp: fix kill operation when /proc is mounted with hidepid=2 (#155)

# Build/Test

* build: add 'make deb' target to build test debian package (#161, #162, #166)
* detect typos during CI (#164)
* Add CodeQL workflow for GitHub code scanning (#156)
* ensure LICENSE is included in distribution tarball (#165)
* github: update actions workflow (#157)


flux-security version 0.8.0 - 2022-09-13
----------------------------------------

Expand Down

0 comments on commit 95d394a

Please sign in to comment.