From 718b53f89a8190833ad0088c30b4ee1e818d0099 Mon Sep 17 00:00:00 2001
From: Kevin Ditscheid <kevin.ditscheid@sgalinski.de>
Date: Thu, 6 Aug 2020 15:01:33 +0200
Subject: [PATCH] [TASK] Add TYPO3 8 drop to extension README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 627bc87..f3ef7b9 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Repository: https://gitlab.sgalinski.de/typo3/sg_news
 
 Please report bugs here: https://gitlab.sgalinski.de/typo3/sg_news
 
-TYPO3 version: >=7.6
+TYPO3 version: >=9.5
 
 **Note**: sg_news can be used for free or by buying a licence key from our <a href="https://shop.sgalinski.de/products/" target="_blank">online shop</a>. You can enter the licence key in the extension manager configuration of sg_news.
 
@@ -348,3 +348,6 @@ This extension comes with the command controller task **** to migirate tx_news e
 To use your old file references, you need to import your sys_file and sys_file_reference_table as sys_file_news_migration and sys_file_reference
 into your database. The Filepaths must not change!
 
+## Version 8 to 9 changes
+
+- Dropped TYPO3 8 support
-- 
GitLab