summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormtgmonkey <mtgmonkey@nixos>2025-12-08 13:12:52 +0100
committermtgmonkey <mtgmonkey@nixos>2025-12-08 13:12:52 +0100
commit9e8bafa6e23da2d92e883bba1c2e3e14fe2421ce (patch)
tree6435d39a90ea5d6bb830583b378395d08464f717 /CHANGELOG.md
parent5585a49393a05c25b7df7a6a48d1f39db6324b69 (diff)
correct licensing in source files
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18bf031..386f898 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- use Rotors rather than Quaternions for rotation; easily extended to 4D
- move Player out of Camera
-- make effektiv all fields configurable
+- configure with a Configuration object in the Model
## [Unreleased]