Skip to content

Commit b20ff49

Browse files
authored
update CHANGELOG (#335)
1 parent e88afc5 commit b20ff49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
- Add new `idle_memory` and `allocated_tres` attributes to `pyslurm.Node` class
2222
- Fix Node State being displayed as `ALLOCATED` when it should actually be
2323
`MIXED`.
24+
- Fix crash for the `gres_per_node` attribute of the `pyslurm.Job` class when
25+
the GRES String received from Slurm contains no count.
2426

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

0 commit comments

Comments
 (0)