Skip to content

Commit

Permalink
Merge pull request #213 from cmoussa1/release-v0.14.0
Browse files Browse the repository at this point in the history
NEWS: add release notes for `v0.14.0`
  • Loading branch information
mergify[bot] authored Mar 1, 2022
2 parents 9369674 + 508cbc9 commit 70d555c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
flux-accounting version 0.14.0 - 2022-02-28
-------------------------------------------

#### Fixes

* Fix incorrect listing of column names when printing table information in the flux-accounting database (#203)

* Fix `TypeError` when not specifying a value for an optional argument for the `update-usage` command (#209)

* Fix incorrect parsing of the `count_ranks()` helper function when updating job usage values (#211)

#### Features

* Add a new `max_active_jobs` limit for user/bank combos in the multi-factor priority plugin (#201)

* Add a new distcheck builder to flux-accounting CI (#206)

flux-accounting version 0.13.0 - 2022-01-31
-------------------------------------------

Expand Down

0 comments on commit 70d555c

Please sign in to comment.