Skip to content

Commit a3291f2

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent b013198 commit a3291f2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.0 (October 24, 2016)
4+
5+
- Rewrite to support custom parsers and plugins.
6+
37
## 0.1.15 (August 21, 2016)
48

59
- Updated packages.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,5 @@
4444
"repository": {
4545
"type": "git",
4646
"url": "git://github.com/neogeek/doxdox.git"
47-
},
48-
"private": true
47+
}
4948
}

0 commit comments

Comments
 (0)