We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e80fc commit 0f83c21Copy full SHA for 0f83c21
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## [2.2.0](https://github.com/futurestudio/hapi-pulse/compare/v2.1.2...v2.2.0) - 2019-02-18
4
+
5
+### Added
6
+- increase max event listener count in case hapi-pulse would exceed it
7
+- save `server.stop` promise and don’t stop the hapi server more than once
8
9
+### Updated
10
+- bump dependencies
11
12
13
## [2.1.2](https://github.com/futurestudio/hapi-pulse/compare/v2.1.1...v2.1.2) - 2019-01-26
14
15
### Updated
0 commit comments