Index: pkg/analyzer/CHANGELOG.md |
diff --git a/pkg/analyzer/CHANGELOG.md b/pkg/analyzer/CHANGELOG.md |
index aac284d11dc205b12ad7a3e2de052762d3487b72..ec307a2866943bb9252604492170c2d702c07743 100644 |
--- a/pkg/analyzer/CHANGELOG.md |
+++ b/pkg/analyzer/CHANGELOG.md |
@@ -6,6 +6,7 @@ |
method AnalysisEngine.processRequiredPlugins(). |
* Removed the old task model and code that supported it. None of the removed code was intended to be public API, but |
might be in use anyway. |
+* Removed previously deprecated API's (marked with the @deprecated annotation). |
## 0.26.3 |
* (Internal) Support for `_embedder.yaml` discovery and processing. |