Skip to content

Commit 203c836

Browse files
committed
Add note on web.Dispatch
1 parent 14a49f7 commit 203c836

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Web change log
33

44
## ?.?.? / ????-??-??
55

6+
* Deprecated the `web.Dispatch` class. This class was never intended to
7+
be used directly, one would call `web.Request::dispatch()` instead.
8+
(@thekid)
69
* Merged PR #112: Refactor dispatching to be handled inside application
710
(@thekid)
811

0 commit comments

Comments
 (0)