summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2019-10-05 17:05:13 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2019-10-05 17:12:27 +0200
commitd009b9190ed48e3a3787b58e02915f5ec195c84b (patch)
tree3137cd2b3e0f5822d995eff837edd720afebc943 /CHANGELOG.md
parentc47d1186c75d597e6a6f2dec57dffcfbe8fe20a9 (diff)
downloaddoxdocgen-d009b9190ed48e3a3787b58e02915f5ec195c84b.tar.gz
Add another bug to changelog0.5.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1010334..3ff6315 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@
- Parameters not generated when using custom trigger (#119)
+- Function argument. Pointer to table is not generated. (#123)
+
### Other
- Update dev dependencies and increase min VS Code version (#131, #132)