Skip to content

Commit 89de250

Browse files
committed
0.11.0
1 parent 37b8d1f commit 89de250

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414
-->
1515

1616
## [Unreleased]
17+
18+
## [0.11.0] - 2019-01-28
1719
### Added
1820
- Added protection against user-given pollingInterval values [#129](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/129)
1921
- Added custom user agent and header [#148](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/148)
2022

2123
### Fixed
2224
- `errorConversationEnded` no longer thrown when calling `DirectLine#end`, by [@orgads](https://github.com/orgads), in PR [#133](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/133)
2325

24-
## [0.10.2] - 2018-01-09
26+
## [0.10.2] - 2019-01-09
2527
- Added `messageBack` to `CardActionTypes` and updated `CardAction` fields, by [@corinagum](https://github.com/corinagum), in PR [#138](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/138)
2628
- Expand `CardAction`s with specific types, by [@corinagum](https://github.com/corinagum), in PR [#141](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/141)
2729

0 commit comments

Comments
 (0)