3 Commits

Author SHA1 Message Date
mtgmonkey
73985e298a fix git 2025-12-08 21:43:30 +01:00
mtgmonkey
ffc9d08a2d Merge branch 'development' 2025-12-08 21:33:13 +01:00
35bd4c1740 Update CHANGELOG.md 2025-12-08 18:52:47 +00:00

View File

@@ -20,7 +20,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- use `Double` rather than `FLoat` for internal calculations - use `Double` rather than `FLoat` for internal calculations
- `cursorPos`, `dt` natively `Double` already - `cursorPos`, `dt` natively `Double` already
## [0.2.0-pre0] - 2025-12-07 ## [0.2.1] - 2025-12-08
### Changed
- break Git by using it wrong
- fix Git (maybe)
## [0.2.0] - 2025-12-07
### Added ### Added