# Document revision history
|Date|Reason|
|:---|:---|
|Jun 02, 2023|
Corrected *Settings.json* path in **useProjectSettings** section in *-coverageOptions*.Matches package version *1.2.4*.|
|Apr 14, 2023|Added **filtersFromFile** section in *-coverageOptions*.Updated **Using Code Coverage with Burst compiler** section with the correct number of dashes for *--burst-disable-compilation*.Matches package version *1.2.3*.|
|Nov 18, 2022|Added **Uncoverable lines** definition in **How to interpret the results** page.Matches package version *1.2.2*.|
|Oct 27, 2022|Matches package version *1.2.1*.|
|Aug 01, 2022|Updated **What's new** and **Upgrade guide** pages.Added information about the buttons in the **toolbar** in the Code Coverage window.Added information about the **Log Verbosity Level** setting in the Code Coverage window.Added information about the **Additional Reports**, **Test Runner References** and **Auto Open Report** options in the Code Coverage window.Introduced new selection buttons under the **Included Assemblies** dropdown in the Code Coverage window.Added **generateTestReferences**, **generateAdditionalReports**, **pathFiltersFromFile** and **dontClear** sections in *-coverageOptions*.Added **pathReplacePatterns** section in *-coverageOptions*.Removed **pathStrippingPatterns** section from *-coverageOptions* (replaced with **pathReplacePatterns**).Renamed the aliases in the **assemblyFilters** command line option.Updated the examples in the **pathFilters** command line option to follow the standard globbing paradigm.Added **Using relative paths in path filters** section.Added **Coverage by test methods** section.Updated the **Quickstart - Code Coverage Tutorial** page.Matches package version *1.2.0*.|
|Dec 17, 2021|Added **What's new** and **Upgrade guide** pages.Matches package version *1.1.1*.|
|Jun 09, 2021|Added **Subscribing to Code Coverage session events** section.Added **Ignoring tests for Code Coverage** section.Added **useProjectSettings**, **pathStrippingPatterns** and **sourcePaths** sections in *-coverageOptions*.Updated the **Generate combined report from separate projects** section.Matches package version *1.1.0*.|
|Mar 09, 2021|Added **Quickstart** guide.Matches package version *1.0.0*.|