Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -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.