Skip to content

Commit a5fe3f4

Browse files
committed
Minor changelog improvements
1 parent 368bcb6 commit a5fe3f4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

java/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
### New Features
1212

1313
* Kotlin support is now out of beta, and generally available
14-
* Kotlin versions up to 2.0.2\ *x* are now supported.
14+
* Kotlin versions up to 2.0.2*x* are now supported.
1515

1616
### Minor Analysis Improvements
1717

java/ql/lib/change-notes/released/2.0.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
### New Features
1212

1313
* Kotlin support is now out of beta, and generally available
14-
* Kotlin versions up to 2.0.2\ *x* are now supported.
14+
* Kotlin versions up to 2.0.2*x* are now supported.
1515

1616
### Minor Analysis Improvements
1717

python/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Minor Analysis Improvements
44

5-
* Additional modelling has been added to detect cookie writes from direct writes to the `Set-Cookie` header have been added for several web frameworks.
5+
* Additional modelling to detect direct writes to the `Set-Cookie` header has been added for several web frameworks.
66

77
## 1.0.3
88

python/ql/lib/change-notes/released/1.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
### Minor Analysis Improvements
44

5-
* Additional modelling has been added to detect cookie writes from direct writes to the `Set-Cookie` header have been added for several web frameworks.
5+
* Additional modelling to detect direct writes to the `Set-Cookie` header has been added for several web frameworks.

0 commit comments

Comments
 (0)