Skip to content

Commit 4841c2f

Browse files
committed
MFB 4.10.0-RELEASE
1 parent 43e3b7c commit 4841c2f

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

ChangeLog.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ Web change log
55

66
## 5.0.0 / ????-??-??
77

8-
* Merged PR #134: Refactor I/O exceptions, dropping XP 10 support in the
9-
doing. See xp-framework/core#363 for a write-up on the reason behind
10-
this and the plan to move forward.
11-
(@thekid)
128
* Merged PR #129: Migrate to new server implementation; upgrading version
139
constraint on `xp-framework/networking`
1410
(@thekid)
@@ -38,6 +34,13 @@ Web change log
3834
* Removed deprecated `web.Dispatch` class. Instead of returning instances
3935
of this from handlers, use the *dispatch()* method on the request
4036

37+
## 4.10.0 / 2026-06-21
38+
39+
* Merged PR #134: Refactor I/O exceptions, dropping XP 10 support in the
40+
doing. See xp-framework/core#363 for a write-up on the reason behind
41+
this and the plan to move forward.
42+
(@thekid)
43+
4144
## 4.9.0 / 2026-06-07
4245

4346
* Merged PR #131: Implement `web.filters.CORS` (feature requested in #128),

0 commit comments

Comments
 (0)