Skip to content

Commit 11a713d

Browse files
committed
Move server change in proper section
1 parent 3b57950 commit 11a713d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
- Improve pretty-printing of validation errors (by [Linda-Njau](https://github.com/Linda-Njau))
99
- Fix typos and improve logs display (by [clementd](https://clementd.wtf))
1010

11+
#### Yocaml_unix
12+
13+
- Improve rendering of 500 error pages on server (by [Linda-Njau](https://github.com/Linda-Njau))
14+
15+
#### Yocaml_eio
16+
17+
- Improve rendering of 500 error pages on server (by [Linda-Njau](https://github.com/Linda-Njau))
18+
1119
### v2.8.0 2025-12-17 Nantes (France)
1220

1321
#### Yocaml
@@ -84,12 +92,10 @@
8492

8593
#### Yocaml_unix
8694

87-
- Improve rendering of 500 error pages on server (by [Linda-Njau](https://github.com/Linda-Njau))
8895
- Adapt runtime to `is_file` (by [xvw](https://xvw.lol))
8996

9097
#### Yocaml_eio
9198

92-
- Improve rendering of 500 error pages on server (by [Linda-Njau](https://github.com/Linda-Njau))
9399
- Adapt runtime to `is_file` (by [xvw](https://xvw.lol))
94100

95101
#### Yocaml_git

0 commit comments

Comments
 (0)