File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,21 @@ 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.4.4] - 2022-04-13
9+ ### Fixed
10+ - Error getting data from Linked data [ #481 ] .
11+
812## [ 4.4.3] - 2022-03-13
913### Fixed
10- - PHP 8.1 deprecation notice [ #480 ]
14+ - PHP 8.1 deprecation notice [ #480 ] .
1115
1216## [ 4.4.2] - 2022-02-13
1317### Added
1418- Options to customize the CurlClient to perform http queries [ #474 ] .
1519
1620## [ 4.4.1] - 2022-02-06
1721### Fixed
18- - PHP 8.1 deprecation notice [ #473 ]
22+ - PHP 8.1 deprecation notice [ #473 ] .
1923
2024## [ 4.4.0] - 2022-01-08
2125### Added
@@ -181,7 +185,9 @@ Full library refactoring.
181185[ #473 ] : https://github.com/oscarotero/Embed/issues/473
182186[ #474 ] : https://github.com/oscarotero/Embed/issues/474
183187[ #480 ] : https://github.com/oscarotero/Embed/issues/480
188+ [ #481 ] : https://github.com/oscarotero/Embed/issues/481
184189
190+ [ 4.4.4 ] : https://github.com/oscarotero/Embed/compare/v4.4.3...v4.4.4
185191[ 4.4.3 ] : https://github.com/oscarotero/Embed/compare/v4.4.2...v4.4.3
186192[ 4.4.2 ] : https://github.com/oscarotero/Embed/compare/v4.4.1...v4.4.2
187193[ 4.4.1 ] : https://github.com/oscarotero/Embed/compare/v4.4.0...v4.4.1
You can’t perform that action at this time.
0 commit comments