This repository was archived by the owner on Mar 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 3.7.1] - 2019-07-23
6+ ### Fixed
7+ - Detection of graph root was broken with new version of Docker client (CLI)
8+ on GPU pools ([ #291 ] ( https://github.com/Azure/batch-shipyard/issues/291 ) )
9+
510## [ 3.7.0] - 2019-02-28
611### Added
712- Slurm on Batch support: provision Slurm clusters with elastic cloud bursting
@@ -1521,7 +1526,8 @@ transfer is disabled
15211526#### Added
15221527- Initial release
15231528
1524- [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/3.7.0...HEAD
1529+ [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/3.7.1...HEAD
1530+ [ 3.7.1 ] : https://github.com/Azure/batch-shipyard/compare/3.7.0...3.7.1
15251531[ 3.7.0 ] : https://github.com/Azure/batch-shipyard/compare/3.6.1...3.7.0
15261532[ 3.6.1 ] : https://github.com/Azure/batch-shipyard/compare/3.6.0...3.6.1
15271533[ 3.6.0 ] : https://github.com/Azure/batch-shipyard/compare/3.6.0b1...3.6.0
Original file line number Diff line number Diff line change 2222# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2323# DEALINGS IN THE SOFTWARE.
2424
25- __version__ = '3.7.0 '
25+ __version__ = '3.7.1 '
You can’t perform that action at this time.
0 commit comments