Update README.md
This commit is contained in:
parent
78b8e06a07
commit
b160683938
10
README.md
10
README.md
@ -33,6 +33,16 @@ Retrieve all changed files relative to the default branch (`pull_request*` based
|
||||
* Report on files that have at least one change.
|
||||
* [Regex pattern](https://www.gnu.org/software/grep/manual/grep.html#Regular-Expressions) matching on a subset of files.
|
||||
|
||||
|
||||
> NOTE: :warning:
|
||||
> * All users refrencing the legacy `v1.x.x` version, are required to switch to `v*` or `v*.*` versioning semantic.
|
||||
> * A breaking change was introduced in `v1.x.x` legacy version, which is no longer supported and future updates would only be made to `v*` or `v*.*`.
|
||||
|
||||
| Legacy version | Recommended version |
|
||||
|---------------------|-----------------------|
|
||||
| `v1.x.x` | `v12` |
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
> NOTE: :warning:
|
||||
|
Loading…
x
Reference in New Issue
Block a user