Skip to content

Commit

Permalink
changed 1.3.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Notalifeform committed Apr 21, 2014
1 parent 2b9b447 commit ceeaa80
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions documentation/manual/releasenotes-1.3.0.textile
@@ -1,18 +1,17 @@
h1. Play 1.3.0 -- Release notes

The changes in this release are listed in the "Play 1.3.0 milestone":https://play.lighthouseapp.com/projects/57987-play-framework/milestones/xxxxx on Lighthouse, including xxx resolved tickets. Play 1.3.0 is a maintenance release so it mostly contains bug fixes. The most important are:
The changes in this release are listed in the "Play 1.3.0 milestone":http://play.lighthouseapp.com/projects/57987/milestones/106971-13 on Lighthouse, including 338 resolved tickets. Play 1.3.0 is a maintenance release so it mostly contains bug fixes. The most important are:

* fixed multiple continuations/await bugs
* fixed multiple test bugs (auto-test/async/htmlunit)
* upgraded to hibernate 4.1.3
* upgraded to netty-3.6.0.Final
* numerous libraries upgraded
* numerous libraries upgraded (a.o. netty. hibernate)
* numerous i18n fixes
* improved intellij support


Next to these, there are also some new features in this release:

* multiple database support (TODO)
* multiple database support
* customisable netty pipeline
* customisable template name resolving (TO BE DOCUMENTED)
* project documentation viewer in dev mode
Expand Down

0 comments on commit ceeaa80

Please sign in to comment.