Skip to content

Commit

Permalink
update CHANGELOG (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
tazend authored Jan 25, 2024
1 parent e88afc5 commit b20ff49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add new `idle_memory` and `allocated_tres` attributes to `pyslurm.Node` class
- Fix Node State being displayed as `ALLOCATED` when it should actually be
`MIXED`.
- Fix crash for the `gres_per_node` attribute of the `pyslurm.Job` class when
the GRES String received from Slurm contains no count.

## [23.2.2](https://github.com/PySlurm/pyslurm/releases/tag/v23.2.2) - 2023-07-18

Expand Down

0 comments on commit b20ff49

Please sign in to comment.