File tree 1 file changed +7
-0
lines changed
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.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ 4.4.10] - 2023-12-10
8
+ ### Fixed
9
+ - PHP 7.4 support
10
+ - Use correct method for string length [ #529 ]
11
+
7
12
## [ 4.4.9] - 2023-12-01
8
13
### Fixed
9
14
- Performance and memory leak issues [ #525 ] , [ #527 ] .
@@ -222,7 +227,9 @@ Full library refactoring.
222
227
[ #515 ] : https://github.com/oscarotero/Embed/issues/515
223
228
[ #525 ] : https://github.com/oscarotero/Embed/issues/525
224
229
[ #527 ] : https://github.com/oscarotero/Embed/issues/527
230
+ [ #529 ] : https://github.com/oscarotero/Embed/issues/529
225
231
232
+ [ 4.4.10 ] : https://github.com/oscarotero/Embed/compare/v4.4.9...v4.4.10
226
233
[ 4.4.9 ] : https://github.com/oscarotero/Embed/compare/v4.4.8...v4.4.9
227
234
[ 4.4.8 ] : https://github.com/oscarotero/Embed/compare/v4.4.7...v4.4.8
228
235
[ 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