diff --git a/CHANGELOG.md b/CHANGELOG.md index da9dd9a..9cabe06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ CHANGELOG ========= -## v1.1 - 1/1/2025 +## v1.1 - 1/1/2026 The 120-cell now includes a visualisation of its inscribed 5-cells, which honestly looks like less of a mess than I expected it to. diff --git a/main.js b/main.js index ee7b5c9..e075c5a 100644 --- a/main.js +++ b/main.js @@ -1,6 +1,11 @@ import * as THREE from 'three'; const RELEASE_NOTES = ` +
v1.1 - 1/1/2026
+ +The 120-cell now includes a visualisation of its inscribed 5-cells, which honestly +looks like less of a mess than I expected it to.
+v1.0 - 16/11/2025
It's been two years since