Skip to content

Commit e9208d9

Browse files
committed
chore: update version to 8.2.0 and document changes
1 parent 7cf75f7 commit e9208d9

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
== 8.2.0 2026-03-11
2+
3+
Improvements:
4+
* Added remuxer to clone media with clean containers within milliseconds.
5+
16
== 8.1.1 2026-02-24
27

38
Fixes:

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.1.1'
4+
VERSION = '8.2.0'
55
end

0 commit comments

Comments
 (0)