Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## [0.2.18] - 2025-XX-XX
### WIP
-- Fixing error in auto-reload on Linux when reuse_port is false
-- Fix breaking of auto-reload on config file errors
-- include directive is relative (equivalent to require_relative)
-- Fixing preload gem group logic
-- Fix errors in interrupt handling during some debug flows
- Fixing error in auto-reload on Linux when reuse_port is false
- Fix breaking of auto-reload on config file errors
- include directive is relative (equivalent to require_relative)
- Fixing preload gem group logic
- Fix errors in interrupt handling during some debug flows

## [0.2.17] - 2025-05-31
- Enabled vectorized writes in IoSteam
Expand Down