add a changelog documenting v2.0.0

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
This commit is contained in:
2025-03-17 00:08:54 -05:00
parent 7eb485c6ae
commit 4c9ed712bc

11
CHANGELOG.md Normal file
View File

@@ -0,0 +1,11 @@
# CHANGELOG
Included is a summary of changes to the project, by version. Details can be found in the commit history.
## v2.0.0
### Features
* The project has been rewritten as a static site generator. This is of course a larger change than one line, so see the
commit involved for the nitty gritty.
* CHANGELOG.md added.