Skip to content

Commit dbae39d

Browse files
Release/1.0.6.1 (kyuridenamida#77)
* Update changelog.md * update version
1 parent ae4469e commit dbae39d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 1.0.6.1 / 2018-01-13
4+
- [#76](https://github.com/kyuridenamida/atcoder-tools/pull/76) Fix a bug the default templates are wrong.
5+
36
## 1.0.6 / 2018-01-13
47
- [#68](https://github.com/kyuridenamida/atcoder-tools/pull/68) Support custom code generator specification.
58
- [#69](https://github.com/kyuridenamida/atcoder-tools/pull/69) Support template file specification in toml.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.6"
1+
__version__ = "1.0.6.1"

0 commit comments

Comments
 (0)