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 94769d2 commit 4317878Copy full SHA for 4317878
CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## Added
4
5
-- Configure a timeout for notifications with --notification-timeout or :kaocha.plugin.notifier/timeout.
+- Configure a timeout for notifications with `--notification-timeout` or
6
+ `:kaocha.plugin.notifier/timeout`. Note that this feature doesn't work for
7
+ terminal-notifier on macOS, with Java's built-in TrayIcon, or with
8
+ notify-send on certain Linux desktop environments and distributions.
9
10
## Fixed
11
@@ -13,8 +16,6 @@
13
16
- Fixed `java.lang.IllegalArgumentException: No matching clause: []` exception
14
17
when `:kaocha.spec.test.check/syms` is a collection.
15
18
-## Changed
-
19
# 1.70.1086 (2022-09-19 / f8d8ad5)
20
21
0 commit comments