File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed 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.2.6] - 2020-08-28
9
+ ### Fixed
10
+ - Code width and height when the provided value is not numeric (ex: 100%) [ #380 ]
11
+
8
12
## [ 4.2.5] - 2020-08-01
9
13
### Fixed
10
14
- Github TypeError exception with some urls [ #375 ]
@@ -79,7 +83,9 @@ Full library refactoring.
79
83
[ #357 ] : https://github.com/oscarotero/Embed/issues/357
80
84
[ #366 ] : https://github.com/oscarotero/Embed/issues/366
81
85
[ #375 ] : https://github.com/oscarotero/Embed/issues/375
86
+ [ #380 ] : https://github.com/oscarotero/Embed/issues/380
82
87
88
+ [ 4.2.6 ] : https://github.com/oscarotero/Embed/compare/v4.2.5...v4.2.6
83
89
[ 4.2.5 ] : https://github.com/oscarotero/Embed/compare/v4.2.4...v4.2.5
84
90
[ 4.2.4 ] : https://github.com/oscarotero/Embed/compare/v4.2.3...v4.2.4
85
91
[ 4.2.3 ] : https://github.com/oscarotero/Embed/compare/v4.2.2...v4.2.3
You can’t perform that action at this time.
0 commit comments