1.18.1 - fix description pattern in title (#3179)

* bump version
* add comment to customer/project/activity entity and collections api 
* improve title pattern usage
This commit is contained in:
Kevin Papst
2022-02-28 16:32:41 +01:00
committed by GitHub
parent 2ad7629c2a
commit b08c156552
17 changed files with 35 additions and 25 deletions

View File

@@ -5,10 +5,10 @@
As announced in the [README](README.md) I only support the latest available release and master.
| Version | Supported |
|---------| ------------------ |
|---------|--------------------|
| master | :white_check_mark: |
| 1.17 | :white_check_mark: |
| < 1.17 | :x: |
| 1.18 | :white_check_mark: |
| < 1.18 | :x: |
## Reporting a Vulnerability
@@ -20,5 +20,5 @@ Depending on the size of the required fixes, this might take a couple of hours o
You can expect that your message will be answered ASAP.
If your issue is valid and after I verified and fixed it, you will be mentioned in the release notes.
You will be mentioned in the release notes if your issue is valid and after it was fixed.
I am grateful for any (discrete) disclosure of vulnerabilities!