diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 483c9814..2299598c 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -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.