File tree 1 file changed +14
-0
lines changed 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.
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.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
+
8
16
## [ 4.2.6] - 2020-08-28
9
17
### Fixed
10
18
- Code width and height when the provided value is not numeric (ex: 100%) [ #380 ]
@@ -84,7 +92,13 @@ Full library refactoring.
84
92
[ #366 ] : https://github.com/oscarotero/Embed/issues/366
85
93
[ #375 ] : https://github.com/oscarotero/Embed/issues/375
86
94
[ #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
87
100
101
+ [ 4.2.7 ] : https://github.com/oscarotero/Embed/compare/v4.2.6...v4.2.7
88
102
[ 4.2.6 ] : https://github.com/oscarotero/Embed/compare/v4.2.5...v4.2.6
89
103
[ 4.2.5 ] : https://github.com/oscarotero/Embed/compare/v4.2.4...v4.2.5
90
104
[ 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