diff options
| author | Christoph Schlosser <christoph@linux.com> | 2017-11-05 18:54:36 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2017-11-05 19:45:19 +0100 |
| commit | ac189c2150c598df6bc7bd8e3215540f257983d8 (patch) | |
| tree | 877678f5d1547be2cb31c1b8aa2aa7ec6f5914e6 /CHANGELOG.md | |
| parent | 4a6c8ab621efb947861acaf46e54765e2a79b681 (diff) | |
| download | doxdocgen-ac189c2150c598df6bc7bd8e3215540f257983d8.tar.gz | |
Release 0.0.60.0.6
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ed7abd5..b7ee8bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [0.0.6] + +- Improve and fix comment generation for several C++ features (#23) (thanks to @rowanG077 again) + ## [0.0.5] - Extend customization of generated documentation (#15, #16) (thanks to @rowanG077) |