Bump version to v0.4

This commit is contained in:
2026-03-03 09:37:47 +01:00
parent 4e7e37821e
commit 3d9c211737
3 changed files with 23 additions and 13 deletions

21
CHANGELOG.md Normal file
View File

@@ -0,0 +1,21 @@
# Change Log
## v0.4: More functionality
- Fix acceleration.
- Add fullscreen support.
- Pause functionality.
## v0.3: Port to C
- Codebase ported to C for better performance.
## v0.2: Menu Bar
- Added a menu bar.
- Can reset the simulation.
## v1.0: First Release
- Basic simulation.
- Information printing.