diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 32320e5..0734f5b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +## 4.2.1 + +* Fix broken nuget package in `4.2.0`. + ## 4.2.0 * Add ability to make the control transparent by setting `GLWpfControlSettings.TransparentBackground` to true. (@luiscuenca) * Change the dependency on OpenTK to be >= 4.3.0 < 5.0.0. (@NogginBops)