diff --git a/notes/2.12.md b/notes/2.12.md index e5d0ecad9b..40b278fc86 100644 --- a/notes/2.12.md +++ b/notes/2.12.md @@ -241,6 +241,8 @@ A number of properties, methods, and constructors have been marked as deprecated * OpenLayers.Layer.Yahoo * OpenLayers.Layer.GML * OpenLayers.Geometry.Rectangle + * OpenLayers.Renderer.NG + * OpenLayers.Renderer.SVG2 In addition, OpenLayers no longer modifies any native prototypes or objects by default. If you rely on any of the following, you'll need to include deprecated.js explicitly to get the same behavior.