File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
-
3
2
All notable changes to this project will be documented in this file.
4
3
5
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
6
7
+ ## [ 4.4.9] - 2023-12-01
8
+ ### Fixed
9
+ - Performance and memory leak issues [ #525 ] , [ #527 ] .
10
+
8
11
## [ 4.4.8] - 2023-05-22
9
12
### Fixed
10
13
- Support for ` psr/http-message@2 ` [ #514 ] , [ #515 ]
@@ -217,7 +220,10 @@ Full library refactoring.
217
220
[ #507 ] : https://github.com/oscarotero/Embed/issues/507
218
221
[ #514 ] : https://github.com/oscarotero/Embed/issues/514
219
222
[ #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
220
225
226
+ [ 4.4.9 ] : https://github.com/oscarotero/Embed/compare/v4.4.8...v4.4.9
221
227
[ 4.4.8 ] : https://github.com/oscarotero/Embed/compare/v4.4.7...v4.4.8
222
228
[ 4.4.7 ] : https://github.com/oscarotero/Embed/compare/v4.4.6...v4.4.7
223
229
[ 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