зеркало из https://github.com/microsoft/azure-cli.git
Release azure-cli-sql 2.0.1 (#2874)
This commit is contained in:
Родитель
e9d80f82ff
Коммит
e1b74b77f1
|
@ -3,6 +3,13 @@
|
|||
Release History
|
||||
===============
|
||||
|
||||
2.0.1 (2017-04-17)
|
||||
++++++++++++++++++
|
||||
|
||||
* SQL - ability to connect directly to resource provider (#2832)
|
||||
* Fix doc references to azure.cli.commands (#2740)
|
||||
* Apply core changes required for API profile support (#2834) & JSON string parsing from shell (#2705)
|
||||
|
||||
2.0.0 (2017-04-03)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
from codecs import open
|
||||
from setuptools import setup
|
||||
|
||||
VERSION = '2.0.0+dev'
|
||||
VERSION = '2.0.1+dev'
|
||||
|
||||
CLASSIFIERS = [
|
||||
'Development Status :: 4 - Beta',
|
||||
|
|
Загрузка…
Ссылка в новой задаче