File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ github : oscarotero
2+ patreon : misteroom
3+ custom : " https://paypal.me/oscarotero"
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ 4.4.2] - 2022-02-13
9+ ### Added
10+ - Options to customize the CurlClient to perform http queries [ #474 ] .
11+
812## [ 4.4.1] - 2022-02-06
913### Fixed
1014- PHP 8.1 deprecation notice [ #473 ]
@@ -171,7 +175,9 @@ Full library refactoring.
171175[ #467 ] : https://github.com/oscarotero/Embed/issues/467
172176[ #468 ] : https://github.com/oscarotero/Embed/issues/468
173177[ #473 ] : https://github.com/oscarotero/Embed/issues/473
178+ [ #474 ] : https://github.com/oscarotero/Embed/issues/474
174179
180+ [ 4.4.2 ] : https://github.com/oscarotero/Embed/compare/v4.4.1...v4.4.2
175181[ 4.4.1 ] : https://github.com/oscarotero/Embed/compare/v4.4.0...v4.4.1
176182[ 4.4.0 ] : https://github.com/oscarotero/Embed/compare/v4.3.5...v4.4.0
177183[ 4.3.5 ] : https://github.com/oscarotero/Embed/compare/v4.3.4...v4.3.5
Original file line number Diff line number Diff line change @@ -348,8 +348,6 @@ Note: The built-in detectors does not require settings. This feature is only for
348348
349349---
350350
351- If this library is useful for you, say thanks [ buying me a beer :beer : ] ( https://www.paypal.me/oscarotero ) !
352-
353351[ ico-version ] : https://poser.pugx.org/embed/embed/v/stable
354352[ ico-license ] : https://poser.pugx.org/embed/embed/license
355353[ ico-downloads ] : https://poser.pugx.org/embed/embed/downloads
You can’t perform that action at this time.
0 commit comments