diff --git a/NEWS.md b/NEWS.md index 7cab216b2e4bef..6e9a16c6b6f99b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -122,6 +122,7 @@ changelog for details of the default gems or bundled gems. * This can be used to enable YJIT only once your application is done booting * Exit tracing option now supports sampling * `--trace-exits-sample-rate=N` +* The default value for `--yjit-exec-mem-size` is changed from 64 to 128. * Multiple bug fixes ### RJIT