Skip to content

Commit c581793

Browse files
committed
[ci skip] Updated changelog to reflect latest changes
1 parent 6da57c4 commit c581793

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

changelog.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ Changelog next version
22
----------------------
33
* Properly parse primitive JSON values (thanks to Jörg Eichhorn for pull request)
44
* Upgraded Groovy from 4.0.10 to 4.0.16
5-
* Fix issue #1713 - endless loop in partiallyApplyPathParams (thanks to Oleksandr Kulychok for pull request)
65
* Introduce spring-web-test-client-kotlin-extensions (#1731) (thanks for TheDevLuffy for pull request). This means that if you depend on: `org.restassured:spring-web-test-client-kotlin-extensions:<version>` you can write code like this for Spring WebTest client:
76
val id: Int =
87
Given {

0 commit comments

Comments
 (0)