Skip to content

Commit 2321ebf

Browse files
fix(directline): add new changes from master
1 parent 86c59ba commit 2321ebf

5 files changed

Lines changed: 243 additions & 78 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515

1616
## [Unreleased]
1717

18+
19+
### Changed
20+
- Update DirectLine to rxjs v6 pipeable operators, PR [#102](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/102/files)
21+
22+
1823
## [0.11.4] - 2019-03-04
1924
### Changed
2025
- Change reconnect delay to be a random amount between 3s and 15s, by [@mingweiw](https://github.com/mingweiw) in PR [#164](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/164)
@@ -62,10 +67,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6267
- `deep-extend` from `0.4.2` to `0.5.1`
6368
- `randomatic` from `1.1.7` to `3.1.0`
6469

65-
## [1.0.0]
66-
### Changed
67-
- Update DirectLine to rxjs v6 pipeable operators
68-
6970
## [0.9.17] - 2018-08-31
7071
### Changed
7172
- Add handling of 403/500 for `getSessionId`, in [#87](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/87)

0 commit comments

Comments
 (0)