diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ce4991..9b3b983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,6 @@ # CHANGELOG -## v3.2.2, 2019-12-17 +## v3.2.5, 2019-12-17 * Removes `` tag because it is not [needed anymore](https://developers.google.com/search/docs/ajax-crawling/docs/getting-started) * Updates `prerender-node` from 3.2.1 to 3.2.5 - -## v2.0.0, 2019-11-19 - -* Adds React Hooks support (`useTracker`) - -## v1.0.0, 2019-12-13 - -* Renames deprecated lifecycle to support React 16.9 -* Publishes branch v1. - - This branch is not synced with devel as it requires at least version 16.8 of react.