Skip to content

Commit 8f0bc20

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents fb4107d + bac1327 commit 8f0bc20

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

doc/changes/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 📝 Changes
22

33
* [unreleased](unreleased.md)
4+
* [0.4.0](changes_0.4.0.md)
45
* [0.3.1](changes_0.3.1.md)
56
* [0.3.0](changes_0.3.0.md)
67
* [0.2.0](changes_0.2.0.md)
@@ -11,6 +12,7 @@
1112
hidden:
1213
---
1314
unreleased
15+
changes_0.4.0
1416
changes_0.3.1
1517
changes_0.3.0
1618
changes_0.2.0

doc/changes/changes_0.4.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 0.4.0 - 2024-08-14
2+
3+
## Features
4+
5+
* #42: Optionally wait until SLC is deployed to all nodes in the database cluster
6+
* #45: Moving the SCL build and export from the TE to PEC.

doc/changes/unreleased.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
11
# Unreleased
2-
3-
## Features
4-
5-
* #42: Optionally wait until SLC is deployed to all nodes in the database cluster
6-
* #45: Moving the SCL build and export from the TE to PEC.

0 commit comments

Comments
 (0)