diff --git a/CHANGELOG.md b/CHANGELOG.md index ae8c8fc..b1dbf0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ Included is a summary of changes to the project, by version. Details can be found in the commit history. +## v2.0.4 + +### Bugfixes + +* With some significant refactoring, files are now handled better with respect to relative paths, which fixes an issue + with symlink pages only properly getting resolved to their target if the symlink was in the `pages/` root rather than + a subdir. + ## v2.0.3 ### Bugfixes