From dcb99c6a97b9ff5fb265c924b815edd24d96798e Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 6 Sep 2025 15:51:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Adapt=20the=20real=20release=20d?= =?UTF-8?q?ate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We won't really release it before the article is published on my site. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f825db7..51b930bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.0.0] - 2025-08-24 +## [1.0.0] - 2025-10-01 First forked version from bludit. This version contain the first set of feature for Koblog to be an independant web oriented simple blog engine.