Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add 3.4.3 release note section, document new SpiderMonkey support #5361

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions src/docs/src/whatsnew/3.4.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,21 @@
:depth: 1
:local:

.. TODO: Move to 3.5.x.rst if we release 3.5.0 first

.. _release/3.4.3:

Version 3.4.3
=============

Features
--------
* :ghissue:`5321`: Support SpiderMonkey versions 102, 115 and 128 and add
Ubuntu 24.04 to CI and binary packages. Special thanks to `Fedor Indutny`_
for his help.

.. _Fedor Indutny: http://github.com/indutny

.. _release/3.4.2:

Version 3.4.2
Expand Down