Procházet zdrojové kódy

clarified that BC is broken in the Serializer component

Lukas Kahwe Smith před 14 roky
rodič
revize
b7c615d869
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      UPDATE.md

+ 2 - 2
UPDATE.md

@@ -10,8 +10,8 @@ beta4 to beta5
 --------------
 
 * Expanded the SerializerInterface, while reducing the number of public
-  methods in the Serializer class itself and adding component specific
-  Exception classes.
+  methods in the Serializer class itself breaking BC and adding component
+  specific Exception classes.
 
 * The temporary storage for file uploads has been removed