Skip to content

Commit

Permalink
Update What's new
Browse files Browse the repository at this point in the history
  • Loading branch information
pderakhshanfar committed Sep 4, 2023
1 parent 55dcdc0 commit 4027e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

### Fixed
- Fix compilation issue in LLM-based test generation
- Fix Evosuite test generation freezing in case that a wrong java path is provided

## [0.1.2]
### Added
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<ul>
<li>Add LLM-based test generation using Grazie platform in the settings</li>
<li>Fix compilation issue in LLM-based test generation</li>
<li>Fix Evosuite test generation freezing in case that a wrong java path is provided</li>
</ul>
<h4>0.1.2</h4>
Expand Down

0 comments on commit 4027e92

Please sign in to comment.