Skip to content

Commit baf6424

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 0db2297 commit baf6424

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
#Changelog
22

3+
##0.0.14 (December 5, 2014)
4+
5+
- Added new export to Dash.
6+
- Updated to latest version of dox.
7+
38
##0.0.13 (October 16, 2014)
49

510
- Large code blocks are now pre-highlighted.
611
- Updated to latest version of dox.
712

813
##0.0.12 (October 2, 2014)
914

10-
- Added text overflow to methods to prevent overlapping body content.
15+
- Added text overflow to methods to prevent overlapping body content.
1116

1217
##0.0.11 (September 11, 2014)
1318

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": "HTML, Markdown and Dash documentation generator.",
4-
"version": "0.0.13",
4+
"version": "0.0.14",
55
"bin": "./bin/doxdox",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)