Skip to content

Commit c63e117

Browse files
committed
updated release history
1 parent 7b9cfa6 commit c63e117

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,12 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
7878

7979
## Release History
8080

81-
v1.0.0 - Transfered to documentationjs
81+
**v1.1.0**
82+
* new feature: `access` option to only include comments with a given access level, out of `private`, `protected`, `public` and `undefined`
83+
* new feature: `order` option to include user-defined sorting
84+
85+
**v1.0.1**
86+
* store `md` format at right destination; fixes issue #3
87+
88+
**v1.0.0**
89+
* Transfered to documentationjs

0 commit comments

Comments
 (0)