changelog for v2.0.4

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2025-03-21 11:48:20 -05:00
parent 88b678931e
commit 2fa8f3120d

View File

@@ -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