Skip to content

Commit 3c43bdb

Browse files
committed
Update changelog
1 parent 650c4ce commit 3c43bdb

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/sphinx/source/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
RdTools Change Log
22
==================
3+
.. include:: changelog/v3.0.1.rst
34
.. include:: changelog/v3.0.0.rst
45
.. include:: changelog/v2.1.8.rst
56
.. include:: changelog/v2.1.7.rst
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
*************************
2+
v3.0.1 (August 20, 2025)
3+
*************************
4+
5+
Requirements
6+
------------
7+
* Updated Jinja2==3.1.6 in ``notebook_requirements.txt`` (:pull:`465`)
8+
* Updated tornado==6.5.1 in ``notebook_requirements.txt`` (:pull:`465`)
9+
* Updated requests==2.32.4 in ``requirements.txt`` (:pull:`465`)
10+
* Updated urllib3==2.5.0 in ``requirements.txt`` (:pull:`465`)
11+
* Removed constraint that scipy<1.16.0 (:pull:`465`)

0 commit comments

Comments
 (0)