From 8185763b47f2186c546fdaddbaeb2619f81926e0 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Thu, 17 Feb 2022 00:03:22 -0500 Subject: [PATCH] Updated README.md (#383) Co-authored-by: jackton1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0eee5ad..65a7f741 100644 --- a/README.md +++ b/README.md @@ -283,10 +283,10 @@ Support this project with a :star: This project follows a `v(major).(patch)` versioning scheme with the exception of pointing the git ref of the latest patch release to the major version tag. > NOTE: :warning: +> > * Users referencing the legacy `v1.x.x` -> `v5.0.0` semantic versions, are required to switch over to `v10.x` -> `v15.x` respectively as new releases would no longer be deployed using the old versioning scheme. > * A breaking change was introduced in `v1.1.4` and `v13.x` which has been fixed. - ## Credits This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter).