Skip to content

Commit 52c2d77

Browse files
committed
updated changelog
1 parent 81b943d commit 52c2d77

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,21 @@ 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.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

0 commit comments

Comments
 (0)