Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 7 additions & 2 deletions doc/_static/versions.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
[
{
"name": "0.17 (devel)",
"name": "0.18 (devel)",
"version": "dev",
"url": "https://mne.tools/mne-bids/dev/"
},
{
"name": "0.16 (stable)",
"name": "0.17 (stable)",
"version": "stable",
"url": "https://mne.tools/mne-bids/dev/"
},
{
"name": "0.16",
"version": "0.16",
"url": "https://mne.tools/mne-bids/v0.16/"
},
{
Expand Down
1 change: 1 addition & 0 deletions doc/authors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@
.. _Teon Brooks: https://teonbrooks.com
.. _Thomas Hartmann: https://github.com/thht
.. _Tom Donoghue: https://github.com/TomDonoghue
.. _waldie11: https://github.com/waldie11
.. _William Turner: https://bootstrapbill.github.io/
.. _Yorguin Mantilla: https://github.com/yjmantilla
18 changes: 11 additions & 7 deletions doc/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,32 @@ What's new?

.. _changes_0_17:

Version 0.17 (unreleased)
Version 0.17 (2025-09-10)
-------------------------

👩🏽‍💻 Authors
~~~~~~~~~~~~~~~

The following authors contributed for the first time. Thank you so much! 🤩

* `Christian O'Reilly`_
* `Nathan Azrak`_
* `Matthias Dold`_
* `Berk Gerçek`_
* `Arne Gottwald`_
* `Matthias Dold`_
* `Christian O'Reilly`_
* `Harrison Ritz`_
* `Nathan Azrak`_
* `waldie11`_

The following authors had contributed before. Thank you for sticking around! 🤘

* `Stefan Appelhoff`_
* `Daniel McCloy`_
* `Scott Huberty`_
* `Pierre Guetschel`_
* `Teon Brooks`_
* `Pierre Guetschel`_
* `Richard Höchenberger`_
* `Scott Huberty`_
* `Eric Larson`_
* `Daniel McCloy`_


Detailed list of changes
~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
Loading