You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: physx-sys/CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
5
5
<!-- next-header -->
6
6
## [Unreleased] - ReleaseDate
7
+
## [0.11.1] - 2023-04-18
7
8
### Fixed
8
9
-[PR#193](https://github.com/EmbarkStudios/physx-rs/pull/193) fixed an issue where `physx-sys` would be needlessly recompiled due to an incorrect filepath.
9
10
@@ -183,7 +184,8 @@
183
184
- Ability to not run the default filter shader before the callback.
0 commit comments