diff options
Diffstat (limited to 'changelog.html')
-rw-r--r-- | changelog.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/changelog.html b/changelog.html index 3247c8e..2095d1f 100644 --- a/changelog.html +++ b/changelog.html @@ -10,6 +10,7 @@ <a href="/">Home</a> <a href="/about.html">About</a> <a href="/changelog.html">Changelog</a> + <a href="/posts/">Posts</a> </nav> <h1> Changelog @@ -17,7 +18,14 @@ <p> Making notes about changes to the site as I go along - </p> + </p> + + + <p> + Because the <a href="/posts/">posts</a> section is chronological, this + will not include entries for those here. This page is just for organizational + or other changes. + </p> <p> If you'd like a more detailed list of changes (including code diffs), @@ -28,6 +36,14 @@ <hr/> + <h3>July 29th, 2022</h3> + + <p> + Added posts section and first post + </p> + + <hr/> + <h3>June 7th, 2022</h3> <p> |