Updated relnotes

This commit is contained in:
Michael Snoyman 2012-01-20 12:32:31 +02:00
parent dad03b3524
commit 965fd03ca8

View File

@ -8,3 +8,5 @@ Yesod 0.10
* Move from pool to resource-pool
* Rework of the redirect system
* Configure database parameters via environment variables.
* Fully reworked routing, much more efficient.
* Cleaned up EntityDef, making it more resilient to renamings.