From 10947148a15ac1d9e97c8337d98b77a49346bb8c Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 6 Oct 2019 16:43:13 +0200 Subject: [PATCH] Don't support versions pre 0.100.0. --- README.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index b1c70ff..b90c15b 100644 --- a/README.adoc +++ b/README.adoc @@ -133,10 +133,7 @@ If you use a debug build, you get more verbose error messages. === Upgrading from versions below 0.100.0 Starting with version `0.100.0`, large parts of the library have been rewritten. -Upgrading from previous versions will require extensive code changes. You can -keep using the old version, it is archived in the branch -https://schlomp.space/tastytea/mastodon-cpp/src/branch/pre-0.100.0[pre-0.100.0]. -It will receive bug-fixes for a while but no new features. +Upgrading from previous versions will require extensive code changes. === Packages