File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ 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.0] - 2022-02-06
9+ ### Fixed
10+ - PHP 8.1 deprecation notice [#473]
11+
812## [4.4.0] - 2022-01-08
913### Added
1014- New settings option `twitter:token` to use Twitter API to get the data [#364] [#468].
@@ -166,7 +170,9 @@ Full library refactoring.
166170[#466]: https://github.com/oscarotero/Embed/issues/466
167171[#467]: https://github.com/oscarotero/Embed/issues/467
168172[#468]: https://github.com/oscarotero/Embed/issues/468
173+ [#473]: https://github.com/oscarotero/Embed/issues/473
169174
175+ [4.4.0]: https://github.com/oscarotero/Embed/compare/v4.4.0...v4.4.0
170176[4.4.0]: https://github.com/oscarotero/Embed/compare/v4.3.5...v4.4.0
171177[4.3.5]: https://github.com/oscarotero/Embed/compare/v4.3.4...v4.3.5
172178[4.3.4]: https://github.com/oscarotero/Embed/compare/v4.3.3...v4.3.4
You can’t perform that action at this time.
0 commit comments