Skip to content

Commit 8ac2150

Browse files
committed
new version
1 parent ce2257b commit 8ac2150

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and 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

0 commit comments

Comments
 (0)