Skip to content

Commit

Permalink
release 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anshooarora committed Jun 14, 2024
1 parent 2351829 commit 0cb2579
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.0.3](https://github.com/extent-framework/extentreports-csharp/compare/5.0.2...v5.0.3)

#### Issues Resolved
- [#215](/issues/214) Timestamp cannot be configured in ExtentSparkReporter
- [#211](/issues/211) NPE on RemoveTest that does not exist
- [#149](/issues/149) Screenshots for BDD nodes
- [#148](/issues/148) Node description not displaying


## [5.0.2](https://github.com/extent-framework/extentreports-csharp/compare/5.0.1...v5.0.2)

#### Issues Resolved
Expand Down
2 changes: 1 addition & 1 deletion ExtentReports/ExtentReports.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
<PackOnBuild>true</PackOnBuild>
<RootNamespace>AventStack.ExtentReports</RootNamespace>
<PackageVersion>5.0.3-beta2</PackageVersion>
<PackageVersion>5.0.3</PackageVersion>
<Authors>anshooarora</Authors>
<Copyright>AventStack</Copyright>
<PackageLicenseUrl>https://github.com/extent-framework/extentreports-csharp/blob/master/LICENSE</PackageLicenseUrl>
Expand Down

0 comments on commit 0cb2579

Please sign in to comment.