From f027e1277de4feb18a811896d1e719d2414f9341 Mon Sep 17 00:00:00 2001 From: Zoran Dori Date: Fri, 23 Feb 2024 21:12:14 +0100 Subject: [PATCH] RELEASE-NOTES.md: Fix release date of 3.0.0 In preparation of release, as we aren't in 2023 anymore + and I want to make date correct. Made as a follow-up to #119, inspired by #126. --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index acf5954..7a85cf4 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,7 +1,7 @@ This file contains the RELEASE-NOTES of the **Semantic Cite** (a.k.a. SCI) extension. ## 3.0.0 -Released on November 28, 2023. +Released on February 23, 2024. * Minimum requirement for * PHP changed to version 7.4 and later