Skip to content

Commit 08fe322

Browse files
committed
Merge branch 'develop' into master
2 parents ab17cc7 + 631f3af commit 08fe322

File tree

4 files changed

+9684
-190
lines changed

4 files changed

+9684
-190
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Changelog
22

3+
## [2.1.1]
4+
### Fixed
5+
- Format strings in `task.submit` parameter in `template.json` did not work ([#37](https://github.com/Tatamo/atcoder-cli/pull/37))
6+
### Security
7+
- Bump dependencies ([#31](https://github.com/Tatamo/atcoder-cli/pull/31), [#32](https://github.com/Tatamo/atcoder-cli/pull/32), [#33](https://github.com/Tatamo/atcoder-cli/pull/33), [#34](https://github.com/Tatamo/atcoder-cli/pull/34), [#35](https://github.com/Tatamo/atcoder-cli/pull/35))
8+
39
## [2.1.0]
410
### Added
5-
- enable to pass arguments to online-judge-tools in submit command and add --skip-filename option ([#26](https://github.com/Tatamo/atcoder-cli/pull/26)) **experimental: this feature may be changed in further release**
11+
- Enable to pass arguments to online-judge-tools in submit command and add --skip-filename option ([#26](https://github.com/Tatamo/atcoder-cli/pull/26)) **experimental: this feature may be changed in further release**
612
### Security
713
- Bump dependencies ([#24](https://github.com/Tatamo/atcoder-cli/pull/24))
814

0 commit comments

Comments
 (0)