From d2233e78e4843396658d88b8439a0f2eca79227e Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 10 Jan 2026 13:33:39 +0900 Subject: [PATCH] Fix release date of GitBucket 4.45.0 (#3917) --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f149181..a8403b854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All changes to the project will be documented in this file. -## 4.45.0 - 11 Jan 2026 +## 4.45.0 - 10 Jan 2026 - Add new option to show full username on UI - Support render plugin in issues, pull requests, wiki and commit comments - Support link to other pages from Wiki page using Wiki link syntax diff --git a/README.md b/README.md index 0513aeec4..d6727d2f0 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Support What's New in 4.45.x ------------- -## 4.45.0 - 11 Jan 2026 +## 4.45.0 - 10 Jan 2026 - Add new option to show full username on UI - Support render plugin in issues, pull requests, wiki and commit comments - Support link to other pages from Wiki page using Wiki link syntax