Skip to content

Commit

Permalink
Merged with develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliirymar committed Mar 5, 2024
1 parent 5f34000 commit 7710c7f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
### Removed
- Shutdown hook register on supplied Launch, by @HardNorth

## [5.0.4]
### Added
- Implemented new feature: display last error log in scenario description, by @vrymar
- Implemented unit tests for the new feature, by @vrymar
### Changed
- Improved dependencies references in build.gradle, by @vrymar

## [5.0.3]
### Fixed
- Backgrounds finish with `FAILED` status, by @HardNorth
Expand All @@ -15,13 +22,6 @@
### Fixed
- Issue [#23](https://github.com/reportportal/agent-java-karate/issues/23) scenarios outside features in parallel execution, by @HardNorth

## [5.1.0]
### Added
- Implemented new feature: display last error log in scenario description, by @vrymar
- Implemented unit tests for the new feature, by @vrymar
### Changed
- Improved dependencies references in build.gradle, by @vrymar

## [5.0.1]
### Changed
- Karate dependency marked as `compileOnly` to force users specify their own version of Karate, by @HardNorth
Expand Down

0 comments on commit 7710c7f

Please sign in to comment.