diff --git a/CHANGELOG.md b/CHANGELOG.md index 33872dcc..f45a9519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,65 @@ generated trace matrix lives in [docs/traceability.md](docs/traceability.md). For how long each fixed defect had been shipping before it was found, see [docs/defect-windows.md](docs/defect-windows.md). +## v0.6.0 + +### 🐛 Fixes + +- **Android native video actually shows a picture.** It shipped once as *audio + with no picture* and was reverted with the compositing named as the suspect + (DR-172). The compositing was not at fault; five independent defects sat + between ExoPlayer and the screen, each able to produce that symptom alone. The + app shell painted over the video surface through a CSS rule targeting + `[data-app-shell]`, an attribute no component had ever set in any commit + (DR-185). The poster/title card had no way to lift on a path that renders no + `