We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6da9fb commit aff9592Copy full SHA for aff9592
1 file changed
CHANGELOG.md
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
15
16
## [Unreleased]
17
18
+## [0.11.1] - 2019-01-31
19
+### Fixed
20
+- Fixed an issue causing a header to be incorrectly generated. [#153](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/153)
21
+
22
## [0.11.0] - 2019-01-28
23
### Added
24
- Added protection against user-given pollingInterval values [#129](https://github.com/Microsoft/BotFramework-DirectLineJS/pull/129)
0 commit comments