Thanks to visit codestin.com Credit goes to github.com
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 91a3777 commit e83ac23Copy full SHA for e83ac23
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v3.3.2 (2017-12-22)
4
+
5
+- Support to route trailing slashes on mounted sub-routers (#281)
6
+- middleware: new `ContentCharset` to check matching charsets. Thank you
7
+ @csucu for your community contribution!
8
9
10
## v3.3.1 (2017-11-20)
11
12
- middleware: new `AllowContentType` handler for explicit whitelist of accepted request Content-Types
0 commit comments