We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db50718 commit a137610Copy full SHA for a137610
README.md
@@ -120,6 +120,12 @@ try running your full Rails application on. However it is ready for
120
experimentation and curious end-users to try on their gems and smaller
121
applications, and to send us reports of issues they find.
122
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
129
## Migration from MRI
130
131
TruffleRuby should in most cases work as a drop-in replacement for MRI, but you
0 commit comments