Skip to content

Commit 3e6b00a

Browse files
committed
update Changelog
1 parent c5add03 commit 3e6b00a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [2.0.5]
44
### Added
55
- This CHANGELOG! ([#21](https://github.com/Tatamo/atcoder-cli/pull/21))
6+
- Update notifications are available after this version ([#23](https://github.com/Tatamo/atcoder-cli/pull/23))
7+
### Fixed
8+
- Non-existent option `default-new-contest-cmd` was documented in the help, now deleted. Use template functions instead ([#22](https://github.com/Tatamo/atcoder-cli/pull/22))
69
### Security
7-
- bump dependencies ([#19](https://github.com/Tatamo/atcoder-cli/pull/19))
10+
- Bump dependencies ([#19](https://github.com/Tatamo/atcoder-cli/pull/19))
811
### Dev/Internal
9-
- write many tests for reliability
12+
- Write many tests for reliability

0 commit comments

Comments
 (0)