Skip to content

Translate Ruby 3.2.1 released (ko) #2979

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 10, 2023
Merged
Changes from 1 commit
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
Prev Previous commit
Translate Ruby 3.2.1 released
  • Loading branch information
riseshia committed Feb 9, 2023
commit aaeb5840aaa440d6b873a34fa688ed38d6f8a1b9
20 changes: 10 additions & 10 deletions ko/news/_posts/2023-02-08-ruby-3-2-1-released.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
layout: news_post
title: "Ruby 3.2.1 Released"
title: "Ruby 3.2.1 릴리스"
author: "naruse"
translator:
translator: "shia"
date: 2023-02-08 12:00:00 +0000
lang: en
lang: ko
---

Ruby 3.2.1 has been released.
Ruby 3.2.1이 릴리스되었습니다.

This is the first TEENY version release of the stable 3.2 series.
3.2 안정 버전대의 첫 TEENY 버전입니다.

See the [commit logs](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1) for further details.
자세한 사항은 [커밋 로그](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1)를 확인해 주세요.

## Download
## 다운로드

{% assign release = site.data.releases | where: "version", "3.2.1" | first %}

Expand All @@ -38,7 +38,7 @@ See the [commit logs](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1) for
SHA256: {{ release.sha256.zip }}
SHA512: {{ release.sha512.zip }}

## Release Comment
## 릴리스 코멘트

Many committers, developers, and users who provided bug reports helped us make this release.
Thanks for their contributions.
많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다.
그들의 기여에 감사드립니다.