File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ ## [ 4.4.10] - 2023-12-10
8+ ### Fixed
9+ - PHP 7.4 support
10+ - Use correct method for string length [ #529 ]
11+
712## [ 4.4.9] - 2023-12-01
813### Fixed
914- Performance and memory leak issues [ #525 ] , [ #527 ] .
@@ -222,7 +227,9 @@ Full library refactoring.
222227[ #515 ] : https://github.com/oscarotero/Embed/issues/515
223228[ #525 ] : https://github.com/oscarotero/Embed/issues/525
224229[ #527 ] : https://github.com/oscarotero/Embed/issues/527
230+ [ #529 ] : https://github.com/oscarotero/Embed/issues/529
225231
232+ [ 4.4.10 ] : https://github.com/oscarotero/Embed/compare/v4.4.9...v4.4.10
226233[ 4.4.9 ] : https://github.com/oscarotero/Embed/compare/v4.4.8...v4.4.9
227234[ 4.4.8 ] : https://github.com/oscarotero/Embed/compare/v4.4.7...v4.4.8
228235[ 4.4.7 ] : https://github.com/oscarotero/Embed/compare/v4.4.6...v4.4.7
You can’t perform that action at this time.
0 commit comments