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 9c2c05f commit cdddb6bCopy full SHA for cdddb6b
CHANGELOG.md
@@ -2,7 +2,16 @@
2
3
### master
4
5
-[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.4.1...master)
+[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/4.0.0...master)
6
+
7
+## 4.0.0
8
+[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.4.1...4.0.0)
9
10
+## BREAKING CHANGE
11
+- node-apns 5 requires node >= 12 ([#198](https://github.com/parse-community/parse-server-push-adapter/pull/198))
12
13
+### Bug Fixes
14
+- bump node-apns to 5.0 ([#198](https://github.com/parse-community/parse-server-push-adapter/pull/198))
15
16
## 3.4.1
17
[Full Changelog](https://github.com/parse-server-modules/parse-server-push-adapter/compare/3.4.0...3.4.1)
0 commit comments