File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
ask-sdk-webservice-support
ask_sdk_webservice_support Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,13 @@ CHANGELOG
1414This release contains the following changes :
1515
1616- Fix setting the custom user agent on the skill instance, when initializing the handler.
17+
18+
19+ 1.0.0
20+ -------
21+
22+ This release contains the following changes :
23+
24+ - Move the webservice adapters to GA.
25+
26+
Original file line number Diff line number Diff line change 2020 'running skills, built using the Alexa Skills Kit '
2121 'SDK, as web applications.' )
2222__url__ = 'https://github.com/alexa/alexa-skills-kit-sdk-for-python'
23- __version__ = '0.1.2 '
23+ __version__ = '1.0.0 '
2424__author__ = 'Alexa Skills Kit'
2525__author_email__ = '[email protected] ' 2626__license__ = 'Apache 2.0'
You can’t perform that action at this time.
0 commit comments