You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,15 @@
1
1
# Change Log
2
+
## 2.9.0 / 2021-9-28
3
+
Release version 2.9.0
4
+
|PR|Change Summary|Label|Author|
5
+
|:---|:---|:---|:---:|
6
+
|[#245](https://github.com/kyuridenamida/atcoder-tools/pull/245)|Fix #240 Add missing return statement in submit_main|**bug**|[naskya](https://github.com/naskya)|
7
+
|[#244](https://github.com/kyuridenamida/atcoder-tools/pull/244)|Add description for code_generator_toml|**enhancement**<br/>**generator**|[firewood](https://github.com/firewood)|
2
8
## 2.8.0 / 2021-8-19
3
9
Release version 2.8.0
4
10
|PR|Change Summary|Label|Author|
5
11
|:---|:---|:---|:---:|
6
-
|[#242](https://github.com/kyuridenamida/atcoder-tools/pull/242)|use input_part_prefix to generate code properly||[kotet](https://github.com/kotet)|
12
+
|[#242](https://github.com/kyuridenamida/atcoder-tools/pull/242)|use input_part_prefix to generate code properly|**enhancement**<br/>**generator**|[kotet](https://github.com/kotet)|
0 commit comments