Skip to content

Commit f6b8a55

Browse files
committed
updated changelog
1 parent fc0b386 commit f6b8a55

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.3.0] - 2020-11-04
9+
### Added
10+
- New function `$embed->setSettings()` to pass the settings before get the site info
11+
12+
### Fixed
13+
- PHP 8 compatibility [#394]
14+
- Facebook and Instagram adapted to the new API changes [#392] [#399]
15+
816
## [4.2.7] - 2020-09-23
917
### Added
1018
- New option `twitch:parent` to fix Twitch embed with iframes [#384]
@@ -97,7 +105,11 @@ Full library refactoring.
97105
[#386]: https://github.com/oscarotero/Embed/issues/386
98106
[#387]: https://github.com/oscarotero/Embed/issues/387
99107
[#388]: https://github.com/oscarotero/Embed/issues/388
108+
[#392]: https://github.com/oscarotero/Embed/issues/392
109+
[#394]: https://github.com/oscarotero/Embed/issues/394
110+
[#399]: https://github.com/oscarotero/Embed/issues/399
100111

112+
[4.3.0]: https://github.com/oscarotero/Embed/compare/v4.2.7...v4.3.0
101113
[4.2.7]: https://github.com/oscarotero/Embed/compare/v4.2.6...v4.2.7
102114
[4.2.6]: https://github.com/oscarotero/Embed/compare/v4.2.5...v4.2.6
103115
[4.2.5]: https://github.com/oscarotero/Embed/compare/v4.2.4...v4.2.5

0 commit comments

Comments
 (0)