Skip to content

Commit 607ccfe

Browse files
authored
add missing changelog entry (#200)
1 parent 935b632 commit 607ccfe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
## [0.18.0.dev2] - 2025-12-13
11+
12+
### Changed
13+
- **Breaking:** Docker image switched to Debian slim
14+
- **Breaking:** Remove `latest` tag, latest tag will now include python version as well
15+
16+
### Fixed
17+
- Use correct version of python when pulling base image
18+
- (e.g. image tagged with py-3.12 uses python 3.12)
19+
20+
1021
## [0.18.0.dev1] - 2025-12-13
1122

1223
### Changed

0 commit comments

Comments
 (0)