summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-02-20 22:20:20 +0100
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2018-02-20 22:27:03 +0100
commit10645a723fb8aede9d7961d2ae6760b71fedb88d (patch)
tree46bf6750ad1bd74354e689d46918948bdb01b5d2 /CHANGELOG.md
parenteb3e3e6d765cdecb87391df198df8a662395c057 (diff)
downloaddoxdocgen-10645a723fb8aede9d7961d2ae6760b71fedb88d.tar.gz
Fix typo in CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8b4af53..8d3bb8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,7 @@
- Implemented support for constexpr and final
-- Implemented support for unnamed parameters, this broke in version 0.7
+- Implemented support for unnamed parameters, this broke in version 0.0.7
- Add new config variable that allows a user to disable the true and false return on bool types and make it behave like a normal type
@@ -54,4 +54,4 @@
## [0.0.1]
-- Initial release \ No newline at end of file
+- Initial release