Skip to content

Commit 2b9d29e

Browse files
committed
updated changelog
1 parent 82b4586 commit 2b9d29e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.2.6] - 2020-08-28
9+
### Fixed
10+
- Code width and height when the provided value is not numeric (ex: 100%) [#380]
11+
812
## [4.2.5] - 2020-08-01
913
### Fixed
1014
- Github TypeError exception with some urls [#375]
@@ -79,7 +83,9 @@ Full library refactoring.
7983
[#357]: https://github.com/oscarotero/Embed/issues/357
8084
[#366]: https://github.com/oscarotero/Embed/issues/366
8185
[#375]: https://github.com/oscarotero/Embed/issues/375
86+
[#380]: https://github.com/oscarotero/Embed/issues/380
8287

88+
[4.2.6]: https://github.com/oscarotero/Embed/compare/v4.2.5...v4.2.6
8389
[4.2.5]: https://github.com/oscarotero/Embed/compare/v4.2.4...v4.2.5
8490
[4.2.4]: https://github.com/oscarotero/Embed/compare/v4.2.3...v4.2.4
8591
[4.2.3]: https://github.com/oscarotero/Embed/compare/v4.2.2...v4.2.3

0 commit comments

Comments
 (0)