From cae7d55c8d3c795d3e903c4c732fd17625acc85c Mon Sep 17 00:00:00 2001 From: rdb Date: Tue, 7 Jan 2020 21:43:04 +0100 Subject: [PATCH] doc: add some more release notes for 1.10.5 --- doc/ReleaseNotes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index a89062a341..f706d7e495 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -11,8 +11,11 @@ This is a recommended bugfix release, especially for macOS users. * Fix NaN assertions when particles get very large positions (#822) * Add support for Autodesk Maya 2020 * Fix maya2egg erroring when running from a pip installation (#709) +* Support DualShock 4 (2nd gen) controller on Windows * Support .pz and .gz compressed models in deployment system * Support implicit namespace packages in deployment system (#778) +* Fix issues when using CEF Python on macOS with deployment system +* Fix deployment system issues reading .pyc files in some Python versions * Fix error with distutils package when deploying in a "virtualenv" env (#747) * Fix "NameError: name 'mdef' is not defined" error when deploying (#721) * Deployment system now strips weird -psn_* argument passed to macOS GUI apps