The document outlines the features of Groovy 3.0, including the new Parrot parser, enhanced loop statements, and support for lambda expressions and method references. It also introduces several operators, a try-with-resource statement, and default method implementations for interfaces. Additional features include @canonical, @toString, @equalsAndHashCode, and @tupleConstructor for simplifying class definitions.