File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
65and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
76
7+ ## [ 4.4.9] - 2023-12-01
8+ ### Fixed
9+ - Performance and memory leak issues [ #525 ] , [ #527 ] .
10+
811## [ 4.4.8] - 2023-05-22
912### Fixed
1013- Support for ` psr/http-message@2 ` [ #514 ] , [ #515 ]
@@ -217,7 +220,10 @@ Full library refactoring.
217220[ #507 ] : https://github.com/oscarotero/Embed/issues/507
218221[ #514 ] : https://github.com/oscarotero/Embed/issues/514
219222[ #515 ] : https://github.com/oscarotero/Embed/issues/515
223+ [ #525 ] : https://github.com/oscarotero/Embed/issues/525
224+ [ #527 ] : https://github.com/oscarotero/Embed/issues/527
220225
226+ [ 4.4.9 ] : https://github.com/oscarotero/Embed/compare/v4.4.8...v4.4.9
221227[ 4.4.8 ] : https://github.com/oscarotero/Embed/compare/v4.4.7...v4.4.8
222228[ 4.4.7 ] : https://github.com/oscarotero/Embed/compare/v4.4.6...v4.4.7
223229[ 4.4.6 ] : https://github.com/oscarotero/Embed/compare/v4.4.5...v4.4.6
You can’t perform that action at this time.
0 commit comments