Skip to content

Commit d56dfd5

Browse files
authored
Merge pull request #12039 from KATO-Hiro/#12038
docs: Update CHANGELOG (#12038)
2 parents db6fec6 + 66c649e commit d56dfd5

3 files changed

Lines changed: 19 additions & 11 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Makefile を使用して、以下の便利なコマンドを利用できます:
151151
例:
152152
153153
```bash
154-
git commit -m ":sparkles: Add web app."
154+
git commit -m "feat: Add web app."
155155
```
156156
157157
4. プルリクエストを作成する前に、加筆・修正した内容を確認します。

docs/changelog/latest.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ title: Change Log
44

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

7+
### 2026-04-29
8+
9+
- [#12037](https://github.com/KATO-Hiro/AtCoderClans/pull/12037) - 「[Articles, Blogs, Books and Videos](../../media)」の「[ブログ](../../blogs)」ページにおけるヒューリスティック部門に、最高レーティングが2000〜に到達したユーザのブログを追加。また、一部のユーザについては昇段に伴い、掲載するレーティング帯を変更。
10+
- [#12035](https://github.com/KATO-Hiro/AtCoderClans/pull/12035) - (破壊的な変更) リンク切れの記事・動画、安全なアクセスができないと判断したWebサービスなどを「[Archives](../../archived)」ページに移動。
11+
- Competitive Programming Contests Calendar
12+
713
### 2026-04-28
814

915
- [#12032](https://github.com/KATO-Hiro/AtCoderClans/pull/12032) - 「[Articles, Blogs, Books and Videos](../../media)」の「[コードを書くための環境構築を行う](../../articles/development_env)」ページに、以下の記事を追加。

docs/index.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -105,16 +105,6 @@
105105
<img loading="lazy" src="images/web_app/graph_graph.png" alt="graph graph">
106106
</div>
107107

108-
2026-04-15
109-
110-
- 「[コンテストに参加する](web_app/participate_in_contests)」ページ
111-
- [AtCoder Weekday Contest Calendar](https://hibit-at.github.io/AWC_Calendar/)
112-
- [AWCの出題傾向とサービスの紹介記事](https://qiita.com/hibit/items/c8b5533282e648c971c9)
113-
114-
<div align="center">
115-
<img loading="lazy" src="images/web_app/awc_calendar.png" alt="awc calendar">
116-
</div>
117-
118108
=== "Chrome拡張機能"
119109

120110
2026-04-19
@@ -164,6 +154,14 @@
164154
- 「[ヒューリスティック問題を解く](articles/heuristic)」ページ
165155
- [AHC063参加記 (最終4位)](https://zenn.dev/through/articles/d95a7007ea77ce)
166156

157+
=== "ブログ"
158+
アルゴリズム部門・ヒューリスティック部門におけるランキング上位の日本人ユーザのブログをまとめています(順不同)。
159+
160+
2026-04-29
161+
162+
- 「[ヒューリスティック部門 - C++](blogs/heuristic/cpp)」ページ
163+
- [satoyuki](https://atcoder.jp/users/satoyuki)さん - [はてなブログ](https://tomatokiraida52.hatenablog.com)
164+
167165
=== "ライブラリ・スニペット"
168166

169167
2026-04-21
@@ -210,6 +208,10 @@
210208

211209
諸事情により開発・提供が終了した(と思われる)サービス・ツールなどに対して、感謝や敬意を表するため掲載しています。
212210

211+
2026-04-29
212+
213+
- Competitive Programming Contests Calendar
214+
213215
2026-04-16
214216

215217
- AtCoder Editorial Problems

0 commit comments

Comments
 (0)