File tree 3 files changed +9
-2
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 4.4.2] - 2022-02-13
9
+ ### Added
10
+ - Options to customize the CurlClient to perform http queries [ #474 ] .
11
+
8
12
## [ 4.4.1] - 2022-02-06
9
13
### Fixed
10
14
- PHP 8.1 deprecation notice [ #473 ]
@@ -171,7 +175,9 @@ Full library refactoring.
171
175
[ #467 ] : https://github.com/oscarotero/Embed/issues/467
172
176
[ #468 ] : https://github.com/oscarotero/Embed/issues/468
173
177
[ #473 ] : https://github.com/oscarotero/Embed/issues/473
178
+ [ #474 ] : https://github.com/oscarotero/Embed/issues/474
174
179
180
+ [ 4.4.2 ] : https://github.com/oscarotero/Embed/compare/v4.4.1...v4.4.2
175
181
[ 4.4.1 ] : https://github.com/oscarotero/Embed/compare/v4.4.0...v4.4.1
176
182
[ 4.4.0 ] : https://github.com/oscarotero/Embed/compare/v4.3.5...v4.4.0
177
183
[ 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
348
348
349
349
---
350
350
351
- If this library is useful for you, say thanks [ buying me a beer :beer : ] ( https://www.paypal.me/oscarotero ) !
352
-
353
351
[ ico-version ] : https://poser.pugx.org/embed/embed/v/stable
354
352
[ ico-license ] : https://poser.pugx.org/embed/embed/license
355
353
[ ico-downloads ] : https://poser.pugx.org/embed/embed/downloads
You can’t perform that action at this time.
0 commit comments