Skip to content

Commit

Permalink
Update releaseHistory.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed May 18, 2023
1 parent 0fe43f0 commit f50208e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/docs/guide/releaseHistory.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
==== 6.0.0-M4

* In the previous release, the grailsVersion and grailsGradlePlugin version points to the 6.0.0-SNAPSHOT for a newly created Grails application. This Release fix the problem by correctly pointing them to 6.0.0-M4.
* There was no embedded servlet selected by default, but this release select Embedded Tomcat as the default servlet implementation.
* Add New Option for selecting the Embedded Servlet implementation between Tomcat, Jetty, Undertow, or None.
==== 6.0.0-M3

* Initial Milestone Release
Expand Down

0 comments on commit f50208e

Please sign in to comment.