We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00233b7 commit 4425558Copy full SHA for 4425558
CHANGELOG.md
@@ -1,10 +1,8 @@
1
# Unreleased
2
3
-## Added
4
-
5
## Fixed
6
7
-## Changed
+- Fix issue in `gc-profiling`, which was caused by a prior fix from 1.67.1055.
8
9
# 1.67.1055 (2022-06-16 / 1682c7e)
10
@@ -882,4 +880,4 @@ namespace.
882
880
- The configuration format has changed, you should now start with the `#kaocha
883
881
{}` tagged reader literal in `tests.edn` to provide defaults. If you want more
884
control then overwrite `tests.edn` with the output of `--print-config` and
885
- tweak.
+ tweak.
0 commit comments