Skip to content

Commit 26f5a59

Browse files
committed
chore: update version to 8.3.0 and document changes
1 parent 288957d commit 26f5a59

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
== 8.3.0 2026-03-19
2+
* Introduce inline remux when there's no output path provided
3+
14
== 8.2.0 2026-03-11
25

36
Improvements:

lib/ffmpeg/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module FFMPEG
4-
VERSION = '8.2.0'
4+
VERSION = '8.3.0'
55
end

0 commit comments

Comments
 (0)