Skip to content

Commit 069b3e2

Browse files
committed
Updated CHANGELOG
1 parent a223240 commit 069b3e2

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22

33
## Version 2.3.5 ##
44

5-
This release is only intended to fix the Windows binary distribution, which was not
6-
supporting NumPy 2.0. The source distribution was not affected.
5+
This release is mainly intended to fix the Windows binary distribution, which was not
6+
supporting NumPy 2.0.
7+
8+
🛠️ Bug fixes:
9+
10+
* Moved back `conftest.py` to the `tests` folder (was in the root folder), so that
11+
`pytest` can be executed with proper configuration when running the test suite
12+
from the installed package
13+
14+
* Removed benchmarks from automated test suite (not relevant for the end user):
15+
added `plotpy-benchmarks` script to run the benchmarks
716

817
## Version 2.3.4 ##
918

0 commit comments

Comments
 (0)