Skip to content

Commit 0e4a327

Browse files
authored
Update CHANGELOG (#307)
1 parent fe572c7 commit 0e4a327

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased on the [23.2.x](https://github.com/PySlurm/pyslurm/tree/23.2.x) branch
99

10+
- New Classes to interact with Database Associations (WIP)
11+
- `pyslurm.db.Association`
12+
- `pyslurm.db.Associations`
13+
- New Classes to interact with Database QoS (WIP)
14+
- `pyslurm.db.QualityOfService`
15+
- `pyslurm.db.QualitiesOfService`
16+
17+
## [23.2.2](https://github.com/PySlurm/pyslurm/releases/tag/v23.2.2) - 2023-07-18
18+
1019
### Added
1120

1221
- Ability to modify Database Jobs

0 commit comments

Comments
 (0)