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 9deadf9 commit e0f96c2Copy full SHA for e0f96c2
CHANGELOG.md
@@ -2,7 +2,8 @@
2
3
## 3.1.0 under development
4
5
-- Chg #87: Add `CompositeException` to be able to render multiple exceptions, fixed a bug with try/finally from #75 (@xepozz)
+- New #87: Add `CompositeException` to be able to render multiple exceptions (@xepozz)
6
+- Bug #87: Fix a bug with try/finally from #75 (@xepozz)
7
- Chg #75: Dispatch `ApplicationError` in `ErrorCatcher` (@xepozz)
8
- Enh #82: Add `HeadersProvider` (@xepozz)
9
0 commit comments