We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd21686 commit 2d98518Copy full SHA for 2d98518
1 file changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.4.3 (unpublished)
2
+- Fixed bug in x86 interval `OR` function ([#395](https://github.com/mkeeter/fidget/pull/395)),
3
+ thanks [@Wulfsta](https://github.com/Wulfsta)
4
+
5
# 0.4.2
6
- Change `depth` member in `GeometryPixel` from `u32` to `f32` ([#381](https://github.com/mkeeter/fidget/pull/381))
7
- Fixed memory corruption in a subset of x86 interval JIT functions, revealed
0 commit comments