Skip to content

Commit 2234db9

Browse files
authored
Merge pull request #150 from omniauth/security-versioning-policy
chore: Clarify versioning policy for security updates
2 parents f0deffe + 3dcb5cd commit 2234db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ https://github.com/omniauth/omniauth-saml
2323

2424
## Versioning
2525

26-
We tag and release gems according to the [Semantic Versioning](http://semver.org/) principle.
26+
We tag and release gems according to the [Semantic Versioning](http://semver.org/) principle. In addition to the guidelines of Semantic Versioning, we follow a further guideline that otherwise backwards-compatible dependency upgrades for security reasons should generally be cause for a MINOR version upgrade as opposed to a PATCH version upgrade. Backwards-incompatible dependency upgrades for security reasons should still result in a MAJOR version upgrade for this library.
2727

2828
## Usage
2929

0 commit comments

Comments
 (0)