Skip to content

Commit

Permalink
Add note on web.Dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed May 18, 2024
1 parent 14a49f7 commit 203c836
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Web change log

## ?.?.? / ????-??-??

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

Expand Down

0 comments on commit 203c836

Please sign in to comment.