diff options
| author | Christoph Schlosser <christoph@linux.com> | 2017-10-14 14:19:07 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2017-10-14 14:26:10 +0200 |
| commit | 140229888a0e4a120c11ecaae81132d07cc69e5b (patch) | |
| tree | b049ef4477ce6333ce19ffc503e6683693d69847 /CHANGELOG.md | |
| parent | e6779da505893e76d54ea4bf89a10304e55665b7 (diff) | |
| download | doxdocgen-140229888a0e4a120c11ecaae81132d07cc69e5b.tar.gz | |
Release 0.0.40.0.4
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29e872e..1c634f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [0.0.4] + +- Fix #9 + +- Add option to choose if the return type should be included in generated documentation + ## [0.0.3] - Add possibility to set comment start indicator to Qt style |