| Index: pkg/analyzer/CHANGELOG.md
|
| diff --git a/pkg/analyzer/CHANGELOG.md b/pkg/analyzer/CHANGELOG.md
|
| index 805dcd84d95fbf6ff6e43eb691f5379957d92214..b5f33665d709c3320933b76cd77388966c5489e7 100644
|
| --- a/pkg/analyzer/CHANGELOG.md
|
| +++ b/pkg/analyzer/CHANGELOG.md
|
| @@ -1,3 +1,6 @@
|
| +## 0.27.1
|
| +* Moved the public and private API's for the element model into their proper places.
|
| +
|
| ## 0.27.0
|
| * Support for DEP 37 (Assert with optional message).
|
| * Lexical support for DEP 40 (Interface libraries). This does not include any semantic checking to ensure that the
|
|
|