From d9951cd25f656477c1f28c6dbfca75ca2f505452 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Fri, 16 Jan 2026 13:10:49 +0100 Subject: [PATCH] fix: release dates in changelog Signed-off-by: Julien Veyssier --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d963a28d..ff47c42d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 4.2.0 - 2025-01-16 +## 4.2.0 - 2026-01-16 ### Added @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Handle empty userIds in quota accounting @kyteinsky [#319](https://github.com/nextcloud/integration_openai/pull/319) -## 4.1.1 - 2025-01-14 +## 4.1.1 - 2026-01-14 ### Fixed - fix: use absolute URL in notifications @joshtrichards [#317](https://github.com/nextcloud/integration_openai/pull/317)