Skip to content

Commit

Permalink
Added information for version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Dec 11, 2016
1 parent 655b6f5 commit e68f37a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Version changes
The following list gives a short overview about what is changed between
individual versions:

Version 1.3.1 (2016-12-11)
-------------------------------------------------
- Fix Usage line (small typo).
- Use attrs instead of decorate to fix spaces in usage-line.
- Enable verbose testing in package.json

Version 1.3.0 (2016-12-10)
-------------------------------------------------
- Automatically add .html to alinex links.
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alinex-codedoc",
"version": "1.3.0",
"version": "1.3.1",
"description": "A general code documentation tool",
"copyright": "Alexander Schilling 2016",
"keywords": [
Expand Down Expand Up @@ -65,4 +65,4 @@
"node": ">=4.0"
},
"os": []
}
}

0 comments on commit e68f37a

Please sign in to comment.