Minor changelog improvements

This commit is contained in:
Chuan-kai Lin
2024-07-22 09:42:31 -07:00
parent 368bcb684a
commit a5fe3f4d9c
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
### New Features
* Kotlin support is now out of beta, and generally available
* Kotlin versions up to 2.0.2\ *x* are now supported.
* Kotlin versions up to 2.0.2*x* are now supported.
### Minor Analysis Improvements

View File

@@ -11,7 +11,7 @@
### New Features
* Kotlin support is now out of beta, and generally available
* Kotlin versions up to 2.0.2\ *x* are now supported.
* Kotlin versions up to 2.0.2*x* are now supported.
### Minor Analysis Improvements

View File

@@ -2,7 +2,7 @@
### Minor Analysis Improvements
* Additional modelling has been added to detect cookie writes from direct writes to the `Set-Cookie` header have been added for several web frameworks.
* Additional modelling to detect direct writes to the `Set-Cookie` header has been added for several web frameworks.
## 1.0.3

View File

@@ -2,4 +2,4 @@
### Minor Analysis Improvements
* Additional modelling has been added to detect cookie writes from direct writes to the `Set-Cookie` header have been added for several web frameworks.
* Additional modelling to detect direct writes to the `Set-Cookie` header has been added for several web frameworks.