Skip to content

Commit 1bd2e6c

Browse files
authored
Release 2.2.0 (#24)
1 parent f3c72e4 commit 1bd2e6c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.2.0] - 2026-05-06
2+
3+
- Raise when sendmsg fails for every resolved address (#23)
4+
15
## [2.1.2] - 2026-04-30
26

37
- Skip addresses that fail synchronous connect in fdpass (#20)

lib/sparoid/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Sparoid
4-
VERSION = "2.1.2"
4+
VERSION = "2.2.0"
55
end

0 commit comments

Comments
 (0)