Skip to content

Commit 25f8c23

Browse files
author
NyanKiyoshi
committed
Fix some issues in the changelog
1 parent ed4caad commit 25f8c23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ v1.0.0rc2 - June 5th 2019
22
+++++++++++++++++++++++++
33

44
- Renamed the marker description to be more meaningful about was it does.
5-
- Fixed a typo in the readme file.
5+
- Fixed a typo in the project description (PyPi and GitHub).
66
- Added help texts for named parameters in the cli.
77
- Fixed the wrong help text saying it is taking an integer when it actually expects a file path.
88
- Users can now mark tests without having the ``count_queries`` fixture injected automatically if a custom order or manual usage is needed.
@@ -48,6 +48,7 @@ v1.0.0.dev1 - May 12th 2019
4848
+++++++++++++++++++++++++++
4949

5050
- Introduced the cli (#3) with two commands:
51+
5152
- ``show`` that process a given benchmark result to render a summary table
5253
- ``html`` render the table in HTML, the template can be customized using ``--template <path>``
5354

0 commit comments

Comments
 (0)