File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ 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.2.7] - 2020-09-23
9+ ### Added
10+ - New option ` twitch:parent ` to fix Twitch embed with iframes [ #384 ]
11+
12+ ### Fixed
13+ - Added ` datePublished ` check to ` PublishedTime ` extractor [ #385 ] [ #386 ]
14+ - Added ` @property-read ` for IDE suppport [ #387 ] [ #388 ]
15+
816## [ 4.2.6] - 2020-08-28
917### Fixed
1018- Code width and height when the provided value is not numeric (ex: 100%) [ #380 ]
@@ -84,7 +92,13 @@ Full library refactoring.
8492[ #366 ] : https://github.com/oscarotero/Embed/issues/366
8593[ #375 ] : https://github.com/oscarotero/Embed/issues/375
8694[ #380 ] : https://github.com/oscarotero/Embed/issues/380
95+ [ #384 ] : https://github.com/oscarotero/Embed/issues/384
96+ [ #385 ] : https://github.com/oscarotero/Embed/issues/385
97+ [ #386 ] : https://github.com/oscarotero/Embed/issues/386
98+ [ #387 ] : https://github.com/oscarotero/Embed/issues/387
99+ [ #388 ] : https://github.com/oscarotero/Embed/issues/388
87100
101+ [ 4.2.7 ] : https://github.com/oscarotero/Embed/compare/v4.2.6...v4.2.7
88102[ 4.2.6 ] : https://github.com/oscarotero/Embed/compare/v4.2.5...v4.2.6
89103[ 4.2.5 ] : https://github.com/oscarotero/Embed/compare/v4.2.4...v4.2.5
90104[ 4.2.4 ] : https://github.com/oscarotero/Embed/compare/v4.2.3...v4.2.4
You can’t perform that action at this time.
0 commit comments