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.
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.4.4] - 2022-04-13
9
+ ### Fixed
10
+ - Error getting data from Linked data [ #481 ] .
11
+
8
12
## [ 4.4.3] - 2022-03-13
9
13
### Fixed
10
- - PHP 8.1 deprecation notice [ #480 ]
14
+ - PHP 8.1 deprecation notice [ #480 ] .
11
15
12
16
## [ 4.4.2] - 2022-02-13
13
17
### Added
14
18
- Options to customize the CurlClient to perform http queries [ #474 ] .
15
19
16
20
## [ 4.4.1] - 2022-02-06
17
21
### Fixed
18
- - PHP 8.1 deprecation notice [ #473 ]
22
+ - PHP 8.1 deprecation notice [ #473 ] .
19
23
20
24
## [ 4.4.0] - 2022-01-08
21
25
### Added
@@ -181,7 +185,9 @@ Full library refactoring.
181
185
[ #473 ] : https://github.com/oscarotero/Embed/issues/473
182
186
[ #474 ] : https://github.com/oscarotero/Embed/issues/474
183
187
[ #480 ] : https://github.com/oscarotero/Embed/issues/480
188
+ [ #481 ] : https://github.com/oscarotero/Embed/issues/481
184
189
190
+ [ 4.4.4 ] : https://github.com/oscarotero/Embed/compare/v4.4.3...v4.4.4
185
191
[ 4.4.3 ] : https://github.com/oscarotero/Embed/compare/v4.4.2...v4.4.3
186
192
[ 4.4.2 ] : https://github.com/oscarotero/Embed/compare/v4.4.1...v4.4.2
187
193
[ 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