This is an automated email from the ASF dual-hosted git repository. paulk-asert pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/groovy-website.git
commit b8f87ca1c967f0a1ac8b38f0a906ee9b7e4ad1ed Author: Paul King <[email protected]> AuthorDate: Wed May 20 08:48:54 2026 +1000 minor release note tweaks for GROOVY-12015/16 --- site/src/site/wiki/GEP-23.adoc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/site/src/site/wiki/GEP-23.adoc b/site/src/site/wiki/GEP-23.adoc index c32176b..9717627 100644 --- a/site/src/site/wiki/GEP-23.adoc +++ b/site/src/site/wiki/GEP-23.adoc @@ -451,14 +451,7 @@ module (since 6.0.0) === Representative JIRA issues -* GROOVY-XXXX: introduce the `DO` monadic-comprehension macro. -* GROOVY-XXXX: bind/map dispatcher and carrier registry in the core -runtime. -* GROOVY-XXXX: `@groovy.transform.Monadic` annotation. -* GROOVY-XXXX: `groovy.typecheckers.MonadicChecker` type-checking -extension. -* GROOVY-XXXX: language-specification chapter with inline-tested examples -and the tool-selection matrix row. +* GROOVY-12021: Initial implementation of the `DO` monadic-comprehension macro and related type checkers. == Update history
