We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b775132 commit 00399ceCopy full SHA for 00399ce
.semver
@@ -1,6 +1,6 @@
1
---
2
:major: 2
3
:minor: 5
4
-:patch: 5
+:patch: 6
5
:special: ''
6
:metadata: ''
RELEASE_NOTES.md
@@ -1,3 +1,7 @@
+## New in v2.5.6 (Released 2019-09-06)
+* Added method NOT_IMPLEMENTED (#733)
+* FIX: CoreRT compiled binaries not working (#735)
+
## New in v2.5.5 (Released 2019-06-04)
* Support for "x-forwarded-for".
7
* A few changes to logging.
0 commit comments