File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : news_post
3
- title : " Ruby 3.2.1 Released "
3
+ title : " Ruby 3.2.1 릴리스 "
4
4
author : " naruse"
5
- translator :
5
+ translator : " shia "
6
6
date : 2023-02-08 12:00:00 +0000
7
- lang : en
7
+ lang : ko
8
8
---
9
9
10
- Ruby 3.2.1 has been released .
10
+ Ruby 3.2.1이 릴리스되었습니다 .
11
11
12
- This is the first TEENY version release of the stable 3.2 series .
12
+ 3.2 안정 버전대의 첫 TEENY 버전입니다 .
13
13
14
- See the [ commit logs ] ( https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1 ) for further details .
14
+ 자세한 사항은 [ 커밋 로그 ] ( https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1 ) 를 확인해 주세요 .
15
15
16
- ## Download
16
+ ## 다운로드
17
17
18
18
{% assign release = site.data.releases | where: "version", "3.2.1" | first %}
19
19
@@ -38,7 +38,7 @@ See the [commit logs](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1) for
38
38
SHA256: {{ release.sha256.zip }}
39
39
SHA512: {{ release.sha512.zip }}
40
40
41
- ## Release Comment
41
+ ## 릴리스 코멘트
42
42
43
- Many committers, developers, and users who provided bug reports helped us make this release .
44
- Thanks for their contributions .
43
+ 많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다 .
44
+ 그들의 기여에 감사드립니다 .
You can’t perform that action at this time.
0 commit comments