Skip to content

Commit a079886

Browse files
committed
Update release notes
1 parent b3c19cf commit a079886

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/source/Support/bskReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Version |release|
2828
-----------------
2929
- Marked the use of python 3.8 as deprecated
3030
- Support for ``opNavMode`` flag within vizSupport was removed, as its deprecation period ended
31+
- Pinned python dependencies to avoid issues with new package versions.
32+
- Added a new github workflow job ``canary`` to routinely check the compatibility of latest python dependencies with python 3.13 on the latest mac-os.
3133

3234

3335
Version 2.7.0 (April 20, 2025)
@@ -80,6 +82,7 @@ Version 2.7.0 (April 20, 2025)
8082
- :beta:`Mujoco Support`: Added ``StatefulSysModel`` for models in the dynamics task of ``MJScene`` that need to declare
8183
continuous-time states. Modified :ref:`scenarioDeployPanels` to illustrate the use of ``StatefulSysModel``.
8284

85+
8386
Version 2.6.0 (Feb. 21, 2025)
8487
-------------------------------
8588
- Build ``ubuntu-latest`` wheels for Python 3.9, 3.10, and 3.11 on GitHub CI, allowing for

0 commit comments

Comments
 (0)