Skip to content

Commit a137610

Browse files
committed
Add documentation about releases
1 parent db50718 commit a137610

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ try running your full Rails application on. However it is ready for
120120
experimentation and curious end-users to try on their gems and smaller
121121
applications, and to send us reports of issues they find.
122122

123+
## Releases
124+
125+
TruffleRuby has the same version and is released at the same time as GraalVM.
126+
There is a release every 3 months, see the [release roadmap](https://www.graalvm.org/docs/release-notes/version-roadmap/).
127+
There are additional Critical Patch Update releases which are based on regular releases and include extra security fixes.
128+
123129
## Migration from MRI
124130

125131
TruffleRuby should in most cases work as a drop-in replacement for MRI, but you

0 commit comments

Comments
 (0)