diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 0070f6ef7..0b5ebf273 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -7,8 +7,6 @@ on: - .github/vale/** - .github/workflows/docs.yml - docs/** - tags: - - "[0-9]+.[0-9]+.[0-9]+*" pull_request: branches: [main, stable-*] diff --git a/docs/releases/4.3.0.md b/docs/releases/4.3.0.md new file mode 100644 index 000000000..43f08f0ca --- /dev/null +++ b/docs/releases/4.3.0.md @@ -0,0 +1,29 @@ +--- +title: LibreTime 4.3.0 +--- + +import ReleaseHead from './\_release-head.md'; + + + +## :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).