add a changelog documenting v2.0.0

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

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.