Skip to content

Commit b7d692e

Browse files
committed
chore: bump version to 1.36.0
1 parent 1226196 commit b7d692e

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [1.36.0] - 2025-11-03
2+
3+
### 🚀 Features
4+
5+
- Add --preset option and update docs
6+
7+
### 🐛 Bug Fixes
8+
9+
- Correct markdown indentation for MkDocs Material
10+
- Warn instead of debug on invalid preset options
11+
12+
### 📚 Documentation
13+
14+
- Synchronize "What's New" section between README and docs
15+
- Update
16+
- Fix formatting
17+
- Update documentation for new features
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- Bump version to 1.36.0
122
## [1.35.0] - 2025-10-30
223

324
### 🚀 Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "ffmpeg-normalize"
7-
version = "1.35.0"
7+
version = "1.36.0"
88
description = "Normalize audio via ffmpeg"
99
readme = "README.md"
1010
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)