Skip to content

Commit

Permalink
Merge pull request #9771 from KATO-Hiro/#9770
Browse files Browse the repository at this point in the history
🔊 Update CHANGELOG (#9770)
  • Loading branch information
KATO-Hiro authored Mar 2, 2025
2 parents dbf30c1 + e3535b1 commit bc0ea84
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
5 changes: 5 additions & 0 deletions docs/changelog/latest.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ title: Change Log

本サイトの更新履歴を掲載しています。

### 2025-03-02

- [#9769](https://github.com/KATO-Hiro/AtCoderClans/pull/9769) - 「[Articles, Blogs, Books and Videos](../../media)」の「[実装テクニックを学ぶ - Python](../../articles/implementation/python)」ページに、以下の記事を追加。
- [Python における int(a / b) と a // b について](https://rsk0315.hatenablog.com/entry/2025/02/27/230634)

### 2025-03-01

- [#9764](https://github.com/KATO-Hiro/AtCoderClans/pull/9764) - 「[Home](../..)」ページと「[For Beginners](../../for_beginners)」の「[Q3: コンテストは、いつ開催されていますか?](../../for_beginners/question3)」ページに、以下の記事を追加および説明文を一部修正。
Expand Down
12 changes: 5 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@

=== "記事"

2025-03-02

- 「[実装テクニックを学ぶ - Python](articles/implementation/python)」ページ
- [Python における int(a / b) と a // b について](https://rsk0315.hatenablog.com/entry/2025/02/27/230634)

2025-02-26

- 「[コンテストに関する統計情報を見る](articles/view_scores)」ページ
Expand Down Expand Up @@ -161,13 +166,6 @@

<!-- markdown-link-check-enable -->

=== "コマンドラインツール"

2025-02-15

- 「[ソースコードにバグがないか確認](cli/test_tools)」ページ
- [pahcer](https://github.com/terry-u16/pahcer) ![GitHub Repo stars](https://img.shields.io/github/stars/terry-u16/pahcer?style=plastic)

=== "色変記事"

色変記事とは、コンテストの参加者が所定のレーティングに到達した喜びをつづった記事(動画も含む)のことです。
Expand Down

0 comments on commit bc0ea84

Please sign in to comment.