Skip to content

Commit 2a03e20

Browse files
committed
Write up the release notes
1 parent b5a8f1b commit 2a03e20

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

en/news/_posts/2025-02-14-ruby-3-4-2-released.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
---
22
layout: news_post
33
title: "Ruby 3.4.2 Released"
4-
author:
4+
author: k0kubun
55
translator:
66
date: 2025-02-14 21:55:17 +0000
77
lang: en
88
---
99

1010
Ruby 3.4.2 has been released.
1111

12-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_4_2) for further details.
12+
This is a routine update that includes bug fixes. Please refer to the
13+
[release notes on GitHub](https://github.com/ruby/ruby/releases/tag/v3_4_2) for further details.
14+
15+
## Release Schedule
16+
17+
We intend to release the latest stable Ruby version (currently Ruby 3.4) every 2 months.
18+
Ruby 3.4.3 will be released in April, 3.4.4 in June, 3.4.5 in August, 3.4.6 in October, and 3.4.7 in December.
19+
If there's any change that affects a considerable amount of people, those versions may be released earlier than expected.
1320

1421
## Download
1522

0 commit comments

Comments
 (0)