Skip to content

Commit 3efed0e

Browse files
committed
new version
1 parent 7444338 commit 3efed0e

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.3.4] - 2021-06-22
9+
### Fixed
10+
- Urls of images should include the same url for the `$info->image` value. [#452]
11+
812
## [4.3.3] - 2021-06-22
913
### Fixed
1014
- Facebook embed redirects to `/login`. [#450], [#451]
@@ -140,7 +144,9 @@ Full library refactoring.
140144
[#437]: https://github.com/oscarotero/Embed/issues/437
141145
[#450]: https://github.com/oscarotero/Embed/issues/450
142146
[#451]: https://github.com/oscarotero/Embed/issues/451
147+
[#452]: https://github.com/oscarotero/Embed/issues/452
143148

149+
[4.3.4]: https://github.com/oscarotero/Embed/compare/v4.3.3...v4.3.4
144150
[4.3.3]: https://github.com/oscarotero/Embed/compare/v4.3.2...v4.3.3
145151
[4.3.2]: https://github.com/oscarotero/Embed/compare/v4.3.1...v4.3.2
146152
[4.3.1]: https://github.com/oscarotero/Embed/compare/v4.3.0...v4.3.1

0 commit comments

Comments
 (0)