#### Bug, feature request, or proposal: Change to Release Notes for 2.0.0 beta-12 #### What is the current behavior? Additional Breaking changes not mentioned in the Release Notes. 1. `OverlayContainer` has moved from `@angular/material` to `@angular/cdk/overlay` 2. `MD_DIALOG_DATA` has been removed completely and `MAT_DIALOG_DATA` must be used instead. The OverlayContainer move also means the [Theming guide](https://github.com/angular/material2/blob/master/guides/theming.md) requires updating as well