Skip to content

Commit

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

Version 1.2.18 (2016-11-10)
-------------------------------------------------
- Fix test code for code behaviour changes.
- Fix schema file resolver.
- Don't show Usage line if no special information contained.
- Auto interpret @... methods and attributes in coffeescript.
- Add support for @type tags.
- Log line number of problematic tags.
- Allow paths as anchor with / as separator.
- Fix documentation to hide style comments in github view.
- Change travis nodejs version comments.

Version 1.2.17 (2016-09-29)
-------------------------------------------------
- Register coffeescript for schema validation.
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": "alinex-codedoc",
"version": "1.2.17",
"version": "1.2.18",
"description": "A general code documentation tool",
"copyright": "Alexander Schilling 2016",
"keywords": [
Expand Down

0 comments on commit f19b4a9

Please sign in to comment.