Skip to content

Commit 3f55df2

Browse files
committed
Update changelog.
1 parent 6318314 commit 3f55df2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
5.0.1 (2024-10-30)
6+
------------------
7+
8+
* Fixed bad fixture check that broke down then `nbmake <https://pypi.org/project/nbmake/>`_ was enabled.
9+
510
5.0.0 (2024-10-29)
611
------------------
712

@@ -17,7 +22,7 @@ Changelog
1722
- ``--benchmark-cprofile-loops=LOOPS`` - previously profiling only ran the function once, this allow customization.
1823
- ``--benchmark-cprofile-top=COUNT`` - allows showing more rows.
1924
- ``--benchmark-cprofile-dump=[FILENAME-PREFIX]`` - allows saving to a file (that you can load in `snakeviz <https://pypi.org/project/snakeviz/>`_, `RunSnakeRun <https://pypi.org/project/RunSnakeRun/>`_ or other tools).
20-
25+
* Removed hidden dependency on `py.path <https://pypi.org/project/py/>`_ (replaced with pathlib).
2126

2227
4.0.0 (2022-10-26)
2328
------------------

0 commit comments

Comments
 (0)