Skip to content

Commit

Permalink
[0.7.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredleechn committed Sep 18, 2016
1 parent e36638f commit 6ea509b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.7.0

`2016-09-18`

- refactor: inline loader and utils
- feat: support customize file title in *.md files
- refine: template style

## 0.6.0

`2016-08-31`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "atool-doc",
"version": "0.6.0",
"version": "0.7.0",
"description": "Static demo site generator based on atool-build & dora.",
"keywords": [
"atool",
Expand Down

0 comments on commit 6ea509b

Please sign in to comment.