summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-07-06 20:02:53 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-07-06 20:10:38 +0200
commit1fa12911c78438c8fdce6358f61731640fe29b20 (patch)
tree947d57ac97ffd7ea14c6c2c8b4005fa3d848bdb8 /CHANGELOG.md
parent63412efa8aa51ffb76afc5a5adec7ea3354e973a (diff)
downloaddoxdocgen-1fa12911c78438c8fdce6358f61731640fe29b20.tar.gz
Release 0.3.30.3.3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 44a17b8..4d128b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
+## [0.3.3]
+
+### Fix
+
+- Doesn't parse cpp member pointer names correctly (#78)
+
## [0.3.2]
### Fix