- added config option `main_page` (a.k.a. `USE_MDFILE_AS_MAINPAGE`) - fixed searching for `CHANGELOG` too far up the directory heirarchy (now stops when a `.git` folder is encountered)
0.14.0
- added the use of `*` wildcards in `implementation_headers`
0.13.9
- fixed crash on Doxygen <= 1.8.17 (33) (tim-janik)