# HG changeset patch # User Mikael Berthe # Date 1508606227 -7200 # Node ID 1812a794b7598f6b919c683d2646e9f3bf25268c # Parent 0d651f0703195cc658659315a17c61c56f7d0095 Add a note about the API change to the README file diff -r 0d651f070319 -r 1812a794b759 README.md --- a/README.md Sat Oct 21 19:12:11 2017 +0200 +++ b/README.md Sat Oct 21 19:17:07 2017 +0200 @@ -11,6 +11,11 @@ ## Installation +Please note that Mastodon 2.0.0 has a breaking API change (see issue #9). + +`madonctl` v2.0.0+ is required for Mastodon 2.0.0+ server, but the new version +will not work with old servers. + ### From source To install the application from source (you need to have Go >= 1.7), just type: