Milestone Release 2 of Grails 2.0.0 was released.
Please refer here for a complete changelog.
These packages are now available for download on our PPA at LaunchPad for Ubuntu based Linux Distributions. Simply run the following few lines of code from the terminal to install this release from LaunchPad:
# first time users
$ sudo apt-add-repository ppa:groovy-dev/grails
# all users
$ sudo apt-get update
$ sudo apt-get install grails-2.0.0
# select 2.0.0.M2 from the menu after running:
$ sudo update-alternatives --config grails