changelog

This commit is contained in:
ngb 2022-12-14 20:36:30 +01:00
parent d75f67c0fa
commit 936043bf85
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ und diese Projekt folgt [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
## Fixed
- `Constants.choice(int...)` und `Constants.choice(double...)` wiederhergestellt.
- Timing-Problem beim Aufruf von `AudioListener.playbackStopped()` in `Sound` behoben.
## Removed
- `layers.Shape2DLayer` ist nur noch im Test-Paket verfügbar.