Skip to content

Commit a28942c

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 1d66af0 commit a28942c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## [HEAD](https://github.com/docsbydoxdox/doxdox/tree/HEAD) - (2022-04-25)
4+
5+
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.13...HEAD)
6+
7+
- [feat] Added parseString method to parser template. [#179](https://github.com/docsbydoxdox/doxdox/pull/179)
8+
- [feat] Load plugin from directory. [#178](https://github.com/docsbydoxdox/doxdox/pull/178)
9+
- [hotfix] Updated packages. [#177](https://github.com/docsbydoxdox/doxdox/pull/177)
10+
- [hotfix] Updated markdown-it package. [#176](https://github.com/docsbydoxdox/doxdox/pull/176)
11+
- Fix findParentNodeModules failing on paths with non-URI legal chars [#171](https://github.com/docsbydoxdox/doxdox/pull/171)
12+
- [hotfix] Replaced sanitizePath with fileURLToPath in JSDoc parser. [#175](https://github.com/docsbydoxdox/doxdox/pull/175)
13+
- [hotfix] Fixed issue with doxdoxignore from macOS on Windows. [#174](https://github.com/docsbydoxdox/doxdox/pull/174)
14+
- [hotfix] Updated packages. [#173](https://github.com/docsbydoxdox/doxdox/pull/173)
15+
- [hotfix] Added cross-env to test targets. [#172](https://github.com/docsbydoxdox/doxdox/pull/172)
16+
- [hotfix] Updated packages. [#170](https://github.com/docsbydoxdox/doxdox/pull/170)
17+
- [hotfix] Updated packages. [#169](https://github.com/docsbydoxdox/doxdox/pull/169)
18+
319
## [v4.0.0-preview.13](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.13) - (2022-03-28)
420

521
[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.12...v4.0.0-preview.13)

0 commit comments

Comments
 (0)