Skip to content

Commit cb90acd

Browse files
committed
Update changelog
1 parent 10f0dfd commit cb90acd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ provide a short summary description of the particular changes of the patch.
77
Include the issue number (#xxx) which will link back to the originating issue
88
in github. Commentary on the change should appear as a nested, unordered list.
99

10-
## 1.0.11 (WIP)
10+
11+
## 1.1.1 (WIP)
12+
- Improvements
13+
- Support for excluding call sites by fn/macro name (#242)
14+
- Bugfixes
15+
- Fix lcov output format (bug: #225, PR: #244)
16+
17+
## 1.1.0
1118
- Improvements
1219
- Add the --custom-report option to build your own formatter
1320
- Add support for test selectors (see #54 and #230)
21+
- Significant performance improvements (#236)
1422
- Bugfixes
1523
- Fix the handling of --ns-regex and --test-ns-regex (#183)
1624
- Read options from the Leiningen project file (#155)

0 commit comments

Comments
 (0)