Skip to content

Commit

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

Add some release notes.
  • Loading branch information
cmoussa1 committed Aug 6, 2024
1 parent 9c219ae commit bc4824a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
flux-accounting version 0.36.0 - 2024-08-06
-------------------------------------------

#### Fixes

* python: change function descriptions to follow docstring convention (#468)

* python: convert more function descriptions to docstring format (#470)

* src: remove `flux_account_shares.cpp` in favor of just using `-t` option with
`view-bank` (#471)

* `fetch-job-records`: add integrity check for records (#475)

#### Features

* `bank_table`: add a new `list-banks` command (#473)

flux-accounting version 0.35.0 - 2024-07-10
-------------------------------------------

Expand Down

0 comments on commit bc4824a

Please sign in to comment.