We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349d7d1 commit 62736b6Copy full SHA for 62736b6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
#Changelog
2
3
+##0.1.6 (April 12, 2015)
4
+
5
+- Updated packages.
6
+- Fixed Markdown issue with underscores in method names.
7
+- Fixed Markdown issue with headers on npmjs.com
8
9
##0.1.5 (April 5, 2015)
10
11
- Updated packages.
package.json
@@ -1,7 +1,7 @@
{
"name": "doxdox",
"description": "HTML, Markdown and Dash documentation generator.",
- "version": "0.1.5",
+ "version": "0.1.6",
"bin": "./bin/doxdox",
"preferGlobal": true,
"license": "MIT",
0 commit comments