Skip to content

Commit e603962

Browse files
Add Changelog.txt
1 parent 4b6ac80 commit e603962

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Version 0.9.4.2
2+
- Add a button to select and deselect all projects (https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/pull/9)
3+
- Add better colors for different themes for covered and not covered lines (https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/pull/10)
4+
- Fix an issue when defining an environment variable in Visual Studio that alreay exists in the system environment.
5+
6+
Version 0.9.4.1
7+
- Coverage can be directly run from project contextual menu in the window Solution Explorer
8+
- Fix the issue Cannot find tool: VCCLCompilerTool for projects generated by CMake
9+
- Fix a random issue in Visual Studio 2017. Run Coverage button builds the project but not always run the code coverage

0 commit comments

Comments
 (0)