Skip to content

Commit

Permalink
Release 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NogginBops committed May 30, 2024
1 parent eb7fbbc commit 28d5b99
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.3.1

Hotfix release to fix context handling in `4.3.0`.

* Added documentation comments about OpenGL context handling. (@NogginBops)
* Fixed issue where when multiple GLWpfControls only the last initialized controls OpenGL context would be current. (@NogginBops)

## 4.3.0

* Made each `GLWpfControl` have it's own OpenGL context allowing different controls to have different context settings. (@NogginBops)
Expand Down

0 comments on commit 28d5b99

Please sign in to comment.