Skip to content

Commit 1a69c41

Browse files
docs(changelog): include changelog for release 3.1.2
Merged from the 3.1.x branch.
1 parent b38dfcf commit 1a69c41

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.1.2](https://github.com/socketio/socket.io-emitter/compare/3.1.1...3.1.2) (2020-12-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **binary:** fix binary events being marked as regular events ([#76](https://github.com/socketio/socket.io-emitter/issues/76)) ([52483f9](https://github.com/socketio/socket.io-emitter/commit/52483f976982f45dc7335280a3ab4a8bf4a80aa9))
7+
* handle missing namespace prefix ([03efd37](https://github.com/socketio/socket.io-emitter/commit/03efd372a0d584c3f44d4bcefd0ba475dd042fa8))
8+
9+
10+
111
# [3.2.0](https://github.com/socketio/socket.io-emitter/compare/3.1.1...3.2.0) (2020-12-29)
212

313

0 commit comments

Comments
 (0)