diff --git a/README.md b/README.md index a9bce4a..345e5a6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This addon adds support for manipulating XML data in Godot 4 with ease. +> HINT: Migrating from v1? See [changelog](./CHANGELOG.md) for a complete list of breaking (and not) changes. + ## Features - Pure-Godot - everything is done using built-in `XMLParser` and does not rely on external bindings*;