Skip to content

Commit 01b6633

Browse files
committed
version 1.1.0
1 parent 1bae7fd commit 01b6633

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
## 1.1.0
3+
4+
- [#1](https://github.com/dmitrytoropchin/doxyjs/issues/1) added support for file documentation
5+
26
## 1.0.7
37

48
- fixed class name matcher

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doxyjs",
3-
"version": "1.0.7",
3+
"version": "1.1.0",
44
"description": "Converts Javascript into psudo C++ for Doxygen",
55
"main": "index.js",
66
"author": "Dmitry Toropchin",

0 commit comments

Comments
 (0)