Skip to content

Commit bee5d07

Browse files
committed
[version] 2.0.2
1 parent 3559635 commit bee5d07

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Version 2.0.2
2+
* [feature] added noURLEncode option to not url encode links in the menu for unicode texts
13
## Version 2.0.1
24
* [fix] Removed old backwards compatability fix to fix in page linking
35

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docdash",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A clean, responsive documentation template theme for JSDoc 3 inspired by lodash and minami",
55
"main": "publish.js",
66
"scripts": {

0 commit comments

Comments
 (0)