소스 검색

updated UPDATE file

Johannes Schmitt 14 년 전
부모
커밋
675a86f2e9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      UPDATE.md

+ 3 - 0
UPDATE.md

@@ -131,6 +131,9 @@ beta1 to beta2
 * Serializer: The NormalizerInterface's `supports()` method has been split in
   two methods: `supportsNormalization` and `supportsDenormalization`.
 
+* ParameterBag::getDeep() has been removed, and is replaced with a boolean flag
+  on the ParameterBag::get() method.
+
 PR12 to beta1
 -------------