Skip to content

Commit eb8d4ad

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 1481d27 commit eb8d4ad

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.1.0 (October 25, 2016)
4+
5+
- Added ignore flag.
6+
- Added "tests" to default ignored folder names.
7+
38
## 1.0.1 (October 24, 2016)
49

510
- Fixed issue with pattern matching.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "doxdox",
33
"description": "JSDoc to Bootstrap and Markdown documentation generator.",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"bin": "./bin/doxdox",
66
"preferGlobal": true,
77
"license": "MIT",

0 commit comments

Comments
 (0)