Add a note to future change log about releasing 10.16 macOS wheels.

This change relates to #1213, and should fix it when we push the next release.

PiperOrigin-RevId: 588099974
Change-Id: Ic1c4164f8a6400e92b5f509c3e03ff9fbc1c6033
This commit is contained in:
Nimrod Gileadi
2023-12-05 09:38:47 -08:00
committed by Copybara-Service
parent 8c7c39a211
commit 3c05f9fafc
+3
View File
@@ -37,6 +37,9 @@ Bug fixes
Before this fix such actuators could lead to non-conservation of momentum.
- Fix bug that prevented using flex with the :ref:`passive viewer<PyViewerPassive>`.
- Fix bug that prevented the use of elasticity plugins in combination with pinned flex vertices.
- Release Python wheels targeting macOS 10.16 to support x86_64 systems where SYSTEM_VERSION_COMPAT is set. The minimum
supported version is still 11.0, but we release these wheels to fix compatibility for those users. See
:github:issue:`1213`.
Version 3.0.1 (November 15, 2023)
---------------------------------