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 b013198 commit a3291f2Copy full SHA for a3291f2
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.0.0 (October 24, 2016)
4
+
5
+- Rewrite to support custom parsers and plugins.
6
7
## 0.1.15 (August 21, 2016)
8
9
- Updated packages.
package.json
@@ -44,6 +44,5 @@
44
"repository": {
45
"type": "git",
46
"url": "git://github.com/neogeek/doxdox.git"
47
- },
48
- "private": true
+ }
49
}
0 commit comments