Skip to content

Commit 861697f

Browse files
fix for #84
1 parent 8fb5e01 commit 861697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ N/A
3030

3131
If you want to add your own headers, make use of the `uibMiddleware.js` (for ExpressJS) and `sioMiddleware.js` (for Socket.IO initial connection and polling connections) middleware files.
3232

33-
3433
### Changed
3534

3635
- Further code tidy up.
@@ -40,6 +39,7 @@ N/A
4039
### Fixed
4140

4241
- [Issue #84](https://github.com/TotallyInformation/node-red-contrib-uibuilder/issues/84) Proxy rewrites were messing with the Socket.IO namespace.
42+
Many thanks to [Vinay Kharecha](https://github.com/vinaykharecha) for reporting.
4343

4444
## [2.0.6](https://github.com/TotallyInformation/node-red-contrib-uibuilder/compare/v2.0.5...v2.0.6) - 2019-11-21
4545

0 commit comments

Comments
 (0)