File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,18 @@ provide a short summary description of the particular changes of the patch.
7
7
Include the issue number (#xxx) which will link back to the originating issue
8
8
in github. Commentary on the change should appear as a nested, unordered list.
9
9
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
11
18
- Improvements
12
19
- Add the --custom-report option to build your own formatter
13
20
- Add support for test selectors (see #54 and #230 )
21
+ - Significant performance improvements (#236 )
14
22
- Bugfixes
15
23
- Fix the handling of --ns-regex and --test-ns-regex (#183 )
16
24
- Read options from the Leiningen project file (#155 )
You can’t perform that action at this time.
0 commit comments