We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19699cd + 11b04ca commit 5bc422fCopy full SHA for 5bc422f
.github/workflows/changelog.yml
@@ -3,6 +3,7 @@ on:
3
push:
4
branches:
5
- main
6
+ workflow_dispatch:
7
jobs:
8
changelog-wiki:
9
runs-on: ubuntu-latest
changelog.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
+## [1.2.35](https://github.com/fscorrupt/Posterizarr/releases/tag/1.2.35) - 2024-07-09 12:07:22
+
+**Full Changelog**: https://github.com/fscorrupt/Posterizarr/compare/1.2.34...1.2.35
+### Bug Fixes
+- general:
10
+ - only textless is wanted ([818cbde](https://github.com/fscorrupt/Posterizarr/commit/818cbde817b214ea456abe99d8cd52b070e94561))
11
12
## [1.2.34](https://github.com/fscorrupt/Posterizarr/releases/tag/1.2.34) - 2024-07-01 17:50:18
13
14
*No description*
0 commit comments