Skip to content

Commit 0e5a90a

Browse files
committed
updated release notes
1 parent 6b5266e commit 0e5a90a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/release-notes.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@
1111
- `AnimatedSprite.Update(double)` and `AnimatedTilemap.Update(double)` now expect the value being passed to be a representation of elapsed seconds and not elapsed milliseconds. This is in-line with the common use case of delta time being representative of seconds elapsed and not milliseconds elapsed. (Closes #61)
1212

1313
## 4.0.5 Hotfix
14-
- `Slice.Origin` value is not set property in constructor. (Closes #64)
14+
- `Slice.Origin` value is not set property in constructor. (Closes #64)
15+
16+
## 4.0.6 Hotfix
17+
- Removed package dependency on DesktopGL (Closes #66)

0 commit comments

Comments
 (0)