From 70e7f8119786d092a2d0c1eb9cc4a4eb842b050e Mon Sep 17 00:00:00 2001 From: nthouliss Date: Wed, 27 Apr 2022 11:01:24 +1000 Subject: [PATCH] Add release notes --- src/docs/releaseNotes/v1.10.2.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/docs/releaseNotes/v1.10.2.md diff --git a/src/docs/releaseNotes/v1.10.2.md b/src/docs/releaseNotes/v1.10.2.md new file mode 100644 index 0000000..3dd9100 --- /dev/null +++ b/src/docs/releaseNotes/v1.10.2.md @@ -0,0 +1,18 @@ +## Minor Changes + +This is a small release just adding some QoL improvements and updating dependencies. + +- Updated most package dependencies +- Added functionality to allow imports that contain corrupted assests. Previously, having one corrupt asset would cause the import to fail. Now you should be notified if any assets were unable to be imported. +- Added button to home page to our offical blog + +We are currently working on some big changes that will take some time so continue to expect only minor changes. If you'd like to keep up with the development of these changes check out our [Patreon](https://patreon.com/owlbearrodeo) where we are sharing previews of what's to come. We also have a [blog](https://blog.owlbear.rodeo/) that will release updates about a month later than our Patreon + +[Reddit](https://www.reddit.com/r/OwlbearRodeo/comments/qco76o/beta_v1101_released_bug_fixes/) +[Twitter](https://twitter.com/OwlbearRodeo/status/1451123265246691330) +[Patreon](https://www.patreon.com/posts/57673962) +[Owlbear Rodeo Blog](https://blog.owlbear.rodeo/) + +--- + +April 6 2022