Skip to content

Commit

Permalink
Merge pull request #474 from cmoussa1/release-v0.36.0
Browse files Browse the repository at this point in the history
NEWS: add release notes for `v0.36.0`
  • Loading branch information
mergify[bot] authored Aug 6, 2024
2 parents 9c219ae + bc4824a commit d85980c
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 d85980c

Please sign in to comment.