diff --git a/CHANGELOG.md b/CHANGELOG.md index 934292e..ae8c8fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ Included is a summary of changes to the project, by version. Details can be found in the commit history. +## v2.0.3 + +### Bugfixes + +* Symlinks for a `.md` file that are to be served by the web server also need a `.html` symlink pointed to the generated + file, since the web server is looking for HTML files when serving paths. + +### Miscellaneous + +* The project now comes with the GPLv3 "or any later version" clause. + ## v2.0.2 ### Bugfixes