Skip to content

Commit 43b71b7

Browse files
authored
Update release details for version 4.0.1 (#9)
Add release notes for v4.0.1, highlighting a startup bug fix for MySQL/MariaDB. Update configuration to reflect the new version and release date.
1 parent 3b36276 commit 43b71b7

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
title: Pledger.io
22

33
release:
4-
version: 4.0.0
5-
date: 2025-02-20
4+
version: 4.0.1
5+
date: 2025-02-21
66

77
github:
88
repository: pledger-io/user-documentation

_release-notes/v4.x/v4.0.0.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
== 4.0.1
3+
4+
*Release date: 2025-02-21*
5+
6+
=== Bug fixes
7+
8+
- Resolve an issue during initial startup on a clean MySQL or MariaDB system.
9+
210
== 4.0.0
311

412
*Release date: 2025-02-20*

0 commit comments

Comments
 (0)