Browse Source

updated UPDATE file

Fabien Potencier 14 years ago
parent
commit
a98436fd6a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      UPDATE.md

+ 5 - 0
UPDATE.md

@@ -6,6 +6,11 @@ one. It only discusses changes that need to be done when using the "public"
 API of the framework. If you "hack" the core, you should probably follow the
 timeline closely anyway.
 
+beta4 to beta5
+--------------
+
+* `Response::isRedirected()` has been merged with `Response::isRedirect()`
+
 beta3 to beta4
 --------------