Skip to content

Commit 5f5cc93

Browse files
committed
updated changelog
1 parent b776ed4 commit 5f5cc93

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Change Log
2+
==========
3+
## Version 0.2.0
4+
_2017-04-25_
5+
6+
* New: Abstracted `Visual Recognition` service.
7+
* New: Completed `Speech to Text` abstraction.
8+
* New: Completed `Conversation` abstraction.
9+
* New: Integration and Unit tests.
10+
* New: Example service calls.
11+
* Fix: Enabled fail build on failed test in AppVeyor.
12+
* Fix: Fixed all integration and unit tests.
13+
14+
## Version 0.1.0-alpha
15+
_2017-02-12_
16+
17+
Initial alpha release of .NET Standard SDK. Service supported include:
18+
* Conversation
19+
* Speech to Text
20+
* Text to Speech
21+
* Language Translator
22+
* Personality Insights
23+
* Tone Analyzer

0 commit comments

Comments
 (0)