Skip to content

Commit bcde87e

Browse files
committed
changelog entry
1 parent f214041 commit bcde87e

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]
99

10+
### Added
11+
12+
- Added `SharedFileSystemMount` class for container sfs support
13+
- Added `SecretMount` and `ScratchMount` classes that inherit from base `VolumeMount`
14+
15+
### Changed
16+
17+
- Removed support for python 3.9 as it doesn't support `kw_only` and reaches EOS state in 2 months
18+
1019
## [1.13.2] - 2025-06-04
1120

1221
### Changed

0 commit comments

Comments
 (0)