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 4c15f11 commit 11b92a1
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
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)

* `plugin.query`: add projects, def_project to the information returned (#435)

#### 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 11b92a1

Please sign in to comment.