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 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## [ Unreleased ]
5+ ## [ 2.9.0 ] - 2021-09-15
66### Added
77- Add ability to specify volumes in ` .scuba.yml ` (#186 )
88
@@ -236,7 +236,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
236236First versioned release
237237
238238
239- [ Unreleased ] : https://github.com/JonathonReinhart/scuba/compare/v2.8.0...HEAD
239+ [ Unreleased ] : https://github.com/JonathonReinhart/scuba/compare/v2.9.0...HEAD
240+ [ 2.9.0 ] : https://github.com/JonathonReinhart/scuba/compare/v2.8.0...v2.9.0
240241[ 2.8.0 ] : https://github.com/JonathonReinhart/scuba/compare/v2.7.0...v2.8.0
241242[ 2.7.0 ] : https://github.com/JonathonReinhart/scuba/compare/v2.6.1...v2.7.0
242243[ 2.6.1 ] : https://github.com/JonathonReinhart/scuba/compare/v2.6.0...v2.6.1
Original file line number Diff line number Diff line change 1010DIST_SPEC = 'scuba'
1111
1212# Base version, which will be augmented with Git information
13- BASE_VERSION = '2.8 .0'
13+ BASE_VERSION = '2.9 .0'
1414
1515# This string will be replaced by `git-archive`
1616# with the abbreviated commit hash
You can’t perform that action at this time.
0 commit comments