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 +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.9.3] - 2017-08-29
6+ ### Fixed
7+ - Ignore ` resize_timeout ` for autoscale-enabled pools
8+ - Present a warning for ` jobs migrate ` indicating Docker image requirements
9+ - Various doc typos and updates
10+
511## [ 2.9.2] - 2017-08-16
612### Added
713- Deep learning Jupyter notebooks (thanks to @msalvaris and @thdeltei )
@@ -820,7 +826,8 @@ transfer is disabled
820826#### Added
821827- Initial release
822828
823- [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/2.9.2...HEAD
829+ [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/2.9.3...HEAD
830+ [ 2.9.3 ] : https://github.com/Azure/batch-shipyard/compare/2.9.2...2.9.3
824831[ 2.9.2 ] : https://github.com/Azure/batch-shipyard/compare/2.9.0rc1...2.9.2
825832[ 2.9.0rc1 ] : https://github.com/Azure/batch-shipyard/compare/2.9.0b2...2.9.0rc1
826833[ 2.9.0b2 ] : https://github.com/Azure/batch-shipyard/compare/2.9.0b1...2.9.0b2
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__ = '2.9.2 '
25+ __version__ = '2.9.3 '
You can’t perform that action at this time.
0 commit comments