summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamantaz Fox <coding@samantaz.fr>2024-08-25 22:30:46 +0200
committerSamantaz Fox <coding@samantaz.fr>2024-08-25 22:30:46 +0200
commit3e17d04875570448edf42641175d297ec2ba2aa1 (patch)
treef21bde4af6b4efbfee520ef068abb9bcd4501f7c
parentcec905e95e036323b60911252a061c50f1664c03 (diff)
Release v2.20240825.1v2.20240825.1
-rw-r--r--CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 846d39a1..769ddd69 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,18 @@
1# CHANGELOG 1# CHANGELOG
2 2
3## v2.20240825 (2024-08-25) 3## v2.20240825.1 (2024-08-25)
4
5Add patch component to be [semver] compliant and make github actions happy.
6
7[semver]: https://semver.org/
8
9### Full list of pull requests merged since the last release (newest first)
10
11Allow manual trigger of release-container build (#4877, thanks @syeopite)
12
13
14
15## v2.20240825.0 (2024-08-25)
4 16
5### New features & important changes 17### New features & important changes
6 18