Skip to content

Commit

Permalink
Added missing line in RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NogginBops committed Jul 20, 2021
1 parent 378b1a4 commit 803d8ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
### 3.3.2
* Added ability to include architecture dependent dlls (x86 vs x64) on windows by placing the files in `x86` and `x64` folders respectively (@leezer3)
* Fix: Mouse position no longer resets when scrolling in Wayland (@jascrain)
* Fix: `QuaternionD` euler angle constructor now produces the same result as the equivalent constructor in `Quaternion` (@leezer3)
* Fix: Changed to using `dlopen`/`dlsym` on MacOS as `NSLookupSymbolInImage` is deprecated and no longer works on MacOS Monterey (@BleuBleu)
Expand Down

0 comments on commit 803d8ba

Please sign in to comment.