From bd1d12900aef902c62bafa019e6252e63a3463d7 Mon Sep 17 00:00:00 2001
From: Stefan Froemken <sfroemken@jweiland.net>
Date: Wed, 4 Dec 2024 14:05:16 +0100
Subject: [PATCH] Add a note about removed version tags to readme

---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 66210dd..688328e 100644
--- a/README.md
+++ b/README.md
@@ -184,6 +184,14 @@ $modifyPageUidEvent->setPageUid(0);
 
 This will prevent IndexNow to be informed.
 
+## Missing version tags
+
+I had to remove the tags `0.0.2` and `0.0.3` as these versions contain
+a different version in `composer.json` which related to error
+notifications at Packagist. You can still download these
+versions from TYPO3 TER or use version `0.0.4` which solves
+that issue.
+
 ## ToDo
 
 There is a possibility to send ~10.000 update links in just one request. That