Skip to content

Commit 1682c7e

Browse files
committed
Add missing CHANGELOG entries.
Add entries for two bugfixes that I missed.
1 parent 6442679 commit 1682c7e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Unreleased
22

3-
## Added
4-
53
## Fixed
64

7-
## Changed
5+
- Fix misleading error message when all tests are filtered out. Previously, it
6+
would misleadingly suggest you correct the `test-paths` and `ns-patterns`
7+
configuration keys.
8+
- Fix overflow with the `gc-profiling` plugin when there's too many bytes.
89

910
# 1.66.1034 (2022-04-26 / 7a5824a)
1011

@@ -873,4 +874,4 @@ namespace.
873874
- The configuration format has changed, you should now start with the `#kaocha
874875
{}` tagged reader literal in `tests.edn` to provide defaults. If you want more
875876
control then overwrite `tests.edn` with the output of `--print-config` and
876-
tweak.
877+
tweak.

0 commit comments

Comments
 (0)