Skip to content

Commit 4317878

Browse files
committed
Clean up CHANGELOG
Clarify limitations of the notify timeout and remove empty section from the CHANGELOG section for the upcoming version.
1 parent 94769d2 commit 4317878

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## Added
44

5-
- Configure a timeout for notifications with --notification-timeout or :kaocha.plugin.notifier/timeout.
5+
- 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.
69

710
## Fixed
811

@@ -13,8 +16,6 @@
1316
- Fixed `java.lang.IllegalArgumentException: No matching clause: []` exception
1417
when `:kaocha.spec.test.check/syms` is a collection.
1518

16-
## Changed
17-
1819
# 1.70.1086 (2022-09-19 / f8d8ad5)
1920

2021
## Added

0 commit comments

Comments
 (0)