Skip to content

Commit 0a14700

Browse files
committed
chore: update version to 8.4.5 and document changes
1 parent 0a073e5 commit 0a14700

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
== 8.4.5 2026-07-02
2+
3+
Improvements:
4+
* Upgrade `multi_json` and use newer `MultiJSON` module name.
5+
16
== 8.4.4 2026-05-18
27

38
Fixes:

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2011 Instructure, Inc.
1+
Copyright (c) 2026 Instructure, Inc.
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

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

0 commit comments

Comments
 (0)