Skip to content

Commit 339a62b

Browse files
committed
docs: update CHANGELOG.md with macOS support changes
1 parent f1c72a5 commit 339a62b

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
## [Unreleased]
88

99
### Added
10-
-
10+
- **macOS Support**: Full macOS compatibility with Apple Silicon and Intel support
11+
- Added macOS-specific FFmpeg path detection (`/opt/homebrew/bin` for Apple Silicon, `/usr/local/opt/ffmpeg/bin` for Intel)
12+
- Added macOS to CI/CD testing matrix
13+
- Updated all documentation to include macOS alongside Windows and Linux
1114

1215
### Changed
13-
-
16+
- Updated platform badge and descriptions to include macOS
17+
- Updated CI/CD workflow to test on macOS (ubuntu-latest, windows-latest, macos-latest)
18+
- Updated all documentation files to mention macOS support
1419

1520
### Fixed
1621
- Fixed `speed_str` undefined variable error in orchestrator

0 commit comments

Comments
 (0)