Skip to content

Commit 539b113

Browse files
committed
added funding, updated changelog
1 parent f721b90 commit 539b113

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/FUNDING.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
github: oscarotero
2+
patreon: misteroom
3+
custom: "https://paypal.me/oscarotero"

CHANGELOG.md

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

README.md

-2
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)