# Change Log ## [0.0.7] - Fix #31 - Fixed bug where using a different trigger sequence then "*" causes a newline to be addd between the comment and the documented entity. ## [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) - Fix #10 ## [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 ## [0.0.2] - Add C parser and generator ## [0.0.1] - Initial release