Prepared release.
This commit is contained in:
parent
5113cc15ab
commit
a0909d8c39
@ -711,7 +711,7 @@ Feel free to use the code (in package ```de.platon42.intellij.jupiter```) for yo
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
#### V1.7 (unreleased)
|
#### V1.7 (19-Nov-19)
|
||||||
- Fixed a lapsuus in AssertThatFileExpression also transforming ```.listFiles()``` with a filter argument.
|
- Fixed a lapsuus in AssertThatFileExpression also transforming ```.listFiles()``` with a filter argument.
|
||||||
- Added first version of AssertThatPathExpression for a limited number transformations (more stuff is possible,
|
- Added first version of AssertThatPathExpression for a limited number transformations (more stuff is possible,
|
||||||
but requires detection and transformation of static ```Files```-methods).
|
but requires detection and transformation of static ```Files```-methods).
|
||||||
|
@ -43,7 +43,7 @@ intellij {
|
|||||||
|
|
||||||
patchPluginXml {
|
patchPluginXml {
|
||||||
changeNotes """
|
changeNotes """
|
||||||
<h4>V1.7 (unreleased)</h4>
|
<h4>V1.7 (19-Nov-19)</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Fixed a lapsuus in AssertThatFileExpression also transforming listFiles() with a filter argument.
|
<li>Fixed a lapsuus in AssertThatFileExpression also transforming listFiles() with a filter argument.
|
||||||
<li>Added first version of AssertThatPathExpression for a limited number transformations (more stuff is possible,
|
<li>Added first version of AssertThatPathExpression for a limited number transformations (more stuff is possible,
|
||||||
|
Loading…
Reference in New Issue
Block a user