Skip to content

Commit 726222d

Browse files
author
github-actions
committed
Automated deployment to update release notes 2024-08-07
Signed-off-by: github-actions <[email protected]>
1 parent 3d281db commit 726222d

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: flux-accounting v0.36.0
3+
date: 2024-08-06 00:00:00
4+
author: "flux-framework"
5+
categories: 'release'
6+
version: 0.36.0
7+
download: https://github.com/flux-framework/flux-accounting/releases/download/v0.36.0/flux-accounting-0.36.0.tar.gz
8+
---
9+
10+
Download from GitHub [here]({{ page.download }})
11+
12+
# Release Notes
13+
14+
flux-accounting version 0.36.0 - 2024-08-06
15+
-------------------------------------------
16+
17+
#### Fixes
18+
19+
* python: change function descriptions to follow docstring convention ([#468](https://github.com/flux-framework/flux-accounting/issues/468))
20+
21+
* python: convert more function descriptions to docstring format ([#470](https://github.com/flux-framework/flux-accounting/issues/470))
22+
23+
* src: remove `flux_account_shares.cpp` in favor of just using `-t` option with
24+
`view-bank` ([#471](https://github.com/flux-framework/flux-accounting/issues/471))
25+
26+
* `fetch-job-records`: add integrity check for records ([#475](https://github.com/flux-framework/flux-accounting/issues/475))
27+
28+
#### Features
29+
30+
* `bank_table`: add a new `list-banks` command ([#473](https://github.com/flux-framework/flux-accounting/issues/473))

0 commit comments

Comments
 (0)