Skip to content

Commit

Permalink
Version 1.5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Dec 8, 2021
1 parent bb8c119 commit 38f8578
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.5.12.0

* Fix a bug introduced in version 1.5.9.0 in which benchmark names that include
double quotes would produce broken HTML reports.

1.5.11.0

* Allow building with `aeson-2.0.0.0`.
Expand Down
2 changes: 1 addition & 1 deletion criterion.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: criterion
version: 1.5.11.0
version: 1.5.12.0
synopsis: Robust, reliable performance measurement and analysis
license: BSD3
license-file: LICENSE
Expand Down

0 comments on commit 38f8578

Please sign in to comment.