We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dfaad6 commit 1e95b89Copy full SHA for 1e95b89
1 file changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+- Validate that specified number of workers is positive
6
+- Print usage message to stderr instead of stdout
7
+- Remove duplicate candidate generation logic
8
+- Exclude context cancellation from error stats
9
+- Remove redundant context check in producer loop
10
+
11
## v1.1.0
12
13
### Added
0 commit comments