Skip to content

Commit

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

Add some release notes.
  • Loading branch information
cmoussa1 committed Mar 29, 2024
1 parent 4026310 commit 2b1bf28
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
flux-accounting version 0.31.0 - 2024-04-02
-------------------------------------------

#### Fixes

* plugin: move flux-accounting-specific helper functions, remove unused ones
(#427)

* plugin: improve `add_missing_bank_info ()` (#430)

* plugin: change `projects`->`assoc_projects` in `rec_update_cb ()` (#438)

#### Features

* plugin: add support for updating the bank of a pending job (#429)

* plugin: add project information to Association information in plugin (#434)

#### Testsuite

* t: add `active` column, move sample payloads (#432)

* t1029: remove brackets from `grep` tests (#433)

flux-accounting version 0.30.0 - 2024-03-04
-------------------------------------------

Expand Down

0 comments on commit 2b1bf28

Please sign in to comment.