Skip to content

Commit fb3bde8

Browse files
committed
Update change log.
1 parent 64eb8cc commit fb3bde8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
1.4.0 - 2026-03-03
2+
==================
3+
4+
- Added HTTP server support for Unix sockets - [pull #70][issue70]
5+
- `ChunkedInputStream` now operates lazily - [pull #69][issue69], [issue vibe.d#2332][issue2332-vibe-d]
6+
- Fixed remotely terminated WebSocket connections not being detected due to a regression on vibe-stream - [pull #69][issue69]
7+
8+
[issue69]: https://github.com/vibe-d/vibe-http/issues/69
9+
[issue70]: https://github.com/vibe-d/vibe-http/issues/70
10+
[issue2332-vibe-d]: https://github.com/vibe-d/vibe.d/pull/2332
11+
12+
113
1.3.3 - 2026-02-02
214
==================
315

0 commit comments

Comments
 (0)