diff --git a/CHANGES.md b/CHANGES.md index ed4e44ab..d2240aa2 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +## 4.1.8 + +* Ruby 3.4.0 support +* Drop Ruby support below 2.5 version + ## 4.1.7 * `Collection#join` can now be called without a block.