We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691fee2 commit 5994b92Copy full SHA for 5994b92
CHANGELOG.md
@@ -5,9 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
## [Unreleased]
6
### Added
7
- Added support for Python 3.12 (#244)
8
+- Add explicit support for mounting named volumes (#250)
9
+ - This officially restores and extends the (unsupported) pre-v2.12 behavior.
10
11
### Changed
12
- Removed use of deprecated `pkg_resources` (#247)
13
+- Rewrote scubainit in Rust (#232)
14
15
16
## [2.12.0] - 2023-09-15
0 commit comments