summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
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)