Skip to content

Commit bd41628

Browse files
Add Version 0.9.7.0 to Changelog.txt.
1 parent fcd267d commit bd41628

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

Changelog.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
Version 0.9.7.0
2+
- All settings are saved by project.
3+
- There are two commands:
4+
- OpenCppCoverage Settings (Ctrl+R, Ctrl+S): Open the OpenCppCoverage settings window.
5+
- Run OpenCppCoverage (Ctrl+R, Ctrl+C): Run OpenCppCoverage without opening the settings window and without displaying the program output.
6+
- Update OpenCppCoverage to the version 0.9.8.0.
7+
- Fix an issue when the plugin R Tools is installed: https://github.com/OpenCppCoverage/OpenCppCoveragePlugin/issues/18
8+
- Fix "Reset" button when opening the settings window from the project contextual menu.
9+
110
Version 0.9.6.1
211
- Remove the reference to PresentationFramework.Aero2 (Not available on Windows 7).
312

@@ -15,4 +24,4 @@ Version 0.9.4.2
1524
Version 0.9.4.1
1625
- Coverage can be directly run from project contextual menu in the window Solution Explorer
1726
- Fix the issue Cannot find tool: VCCLCompilerTool for projects generated by CMake
18-
- Fix a random issue in Visual Studio 2017. Run Coverage button builds the project but not always run the code coverage
27+
- 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)