diff --git a/website/docs/usage/v2-2.md b/website/docs/usage/v2-2.md index 8243f26c3..c429559ad 100644 --- a/website/docs/usage/v2-2.md +++ b/website/docs/usage/v2-2.md @@ -12,9 +12,10 @@ spaCy v2.2 features improved statistical models, new pretrained models for Norwegian and Lithuanian, better Dutch NER, as well as a new mechanism for storing language data that makes the installation about **15× smaller** on disk. We've also added a new API for **entity linking**, a new class to -efficiently **serialize annotations**, built-in scoring and **CLI training for -text classification** and a new command to analyze and **debug training data**. -For the full changelog, see the +efficiently **serialize annotations**, an improved and 10× faster phrase +matching engine, built-in scoring and **CLI training for text classification** +and a new command to analyze and **debug training data**. For the full +changelog, see the [release notes on GitHub](https://github.com/explosion/spaCy/releases/tag/v2.2.0).