docs: add missing v4.3.0 release note

This commit is contained in:
Kyle Robbertze 2025-03-13 00:56:53 +00:00
parent fe342405d2
commit 1b86b8eec5
2 changed files with 29 additions and 2 deletions

View File

@ -7,8 +7,6 @@ on:
- .github/vale/**
- .github/workflows/docs.yml
- docs/**
tags:
- "[0-9]+.[0-9]+.[0-9]+*"
pull_request:
branches: [main, stable-*]

29
docs/releases/4.3.0.md Normal file
View File

@ -0,0 +1,29 @@
---
title: LibreTime 4.3.0
---
import ReleaseHead from './\_release-head.md';
<!-- <ReleaseHead date='2025-03-13' version='4.3.0/> -->
## :sparkling_heart: Contributors
The LibreTime project wants to thank the following contributors for authoring PRs to this release:
- @caveman99
- @cdr78621
- @dakriy
- @hwalker928
- @HighTechHarmony
- @jooola
- @kmahelona
- @nosbig
- @paddatrapper
## :rocket: Features
Please see the [changelog](https://github.com/libretime/libretime/blob/main/CHANGELOG.md).
## :bug: Bug fixes
Please see the [changelog](https://github.com/libretime/libretime/blob/main/CHANGELOG.md).