File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ Unreleased ]
5
+ ## [ 2.14.0 ] - 2025-06-08
6
6
### Fixed
7
7
- Fixed regression with Docker Enginer 28.2 (#269 )
8
8
@@ -288,7 +288,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
288
288
First versioned release
289
289
290
290
291
- [ Unreleased ] : https://github.com/JonathonReinhart/scuba/compare/v2.13.1...HEAD
291
+ [ Unreleased ] : https://github.com/JonathonReinhart/scuba/compare/v2.14.0...HEAD
292
+ [ 2.14.0 ] : https://github.com/JonathonReinhart/scuba/compare/v2.13.1...v2.14.0
292
293
[ 2.13.1 ] : https://github.com/JonathonReinhart/scuba/compare/v2.13.0...v2.13.1
293
294
[ 2.13.0 ] : https://github.com/JonathonReinhart/scuba/compare/v2.12.0...v2.13.0
294
295
[ 2.12.0 ] : https://github.com/JonathonReinhart/scuba/compare/v2.11.0...v2.12.0
Original file line number Diff line number Diff line change 12
12
DIST_SPEC = "scuba"
13
13
14
14
# Base version, which will be augmented with Git information
15
- BASE_VERSION = "2.13.1 "
15
+ BASE_VERSION = "2.14.0 "
16
16
17
17
# This string will be replaced by `git-archive`
18
18
# with the abbreviated commit hash
You can’t perform that action at this time.
0 commit comments