diff --git a/CHANGELOG.md b/CHANGELOG.md index e574ac35e1b..8ae8039f238 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,18 +1,7 @@ -# #develop# +# 91.1.1 -Replace this text with a summarized description of this release's contents. -## Breaking changes - -Replace this explanations for how to resolve the breaking changes. -## New deprecations - -Replace this text with links to deprecation guides. -## New features - -Replace this text with example code for each new feature. -## API changes - -## Component changes +This patch release corrects initalization of AppBar and splits the typography scheme so the protocol can be +used separately from the class conforming to the protocol. ## Changes