aboutsummaryrefslogtreecommitdiffstats
path: root/ROADMAP.md
diff options
context:
space:
mode:
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index afe9952..b317604 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -76,6 +76,11 @@ callbacks will be removed in favor of a unified `terminate/3`.
The `terminate/3` callback will become optional.
+### Middlewares
+
+The error tuple return value brings little value compared to
+the halt tuple. The error tuple will therefore be removed.
+
### Hooks
The `onrequest` hook will be removed. It can easily be replaced