diff --git a/RELEASE.md b/RELEASE.md index 8168c52..c7f490f 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,13 @@ +# Release proces + Releases for MINOR changes and PATCH updates are made frequently. These releases are backward compatible. Releases for MAJOR changes will be announced 3 months before the release. Theses releases incompatible with previous versions. The release notes are documented in the [CHANGELOG] + +## Handling dependency updates + +Patch and security updates in depencies will always be done. + +(Major) version updates for dependencies in the specification repository will be done when releasing a new version.