Skip to content

Commit

Permalink
NEWS: add release notes for v0.38.0
Browse files Browse the repository at this point in the history
Problem: There are no release notes for flux-accounting v0.38.0.

Add some release notes.
  • Loading branch information
cmoussa1 committed Oct 1, 2024
1 parent b07f36c commit 31dd6be
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
flux-accounting version 0.38.0 - 2024-10-01
-------------------------------------------

#### Fixes

* JobRecord: remove `username` from `__init__()` of JobRecord object (#489)

* `job.state.inactive`: add `return -1` to exception (#492)

#### Features

* plugin: add project validation/annotation (#443)

* `view-job-records`: add `--project` filter option (#490)

flux-accounting version 0.37.0 - 2024-09-03
-------------------------------------------

Expand Down

0 comments on commit 31dd6be

Please sign in to comment.