Red 3.5.14 - Changelog (#6493)

This commit is contained in:
Jakub Kuczys
2024-12-25 05:20:47 +01:00
committed by GitHub
parent 3888f09cfa
commit 66d1c87b5a
3 changed files with 93 additions and 0 deletions

View File

@@ -16,6 +16,17 @@ For Developers
Removals
~~~~~~~~
``SimpleMenu.select_menu`` attribute
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. deprecated-removed:: 3.5.14 60
The `SimpleMenu.select_menu` attribute has been deprecated.
Any behaviour enabled by the usage of this attribute should no longer be depended on.
If you need this for something and cannot replace it with the other functionality,
create an issue on Red's issue tracker.
Downloader's shared libraries
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^