Skip to content

Commit 4913408

Browse files
committed
new version
1 parent 5e0bddc commit 4913408

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
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.4.8] - 2023-05-22
9+
### Fixed
10+
- Support for `psr/http-message@2` [#514], [#515]
11+
812
## [4.4.7] - 2022-12-12
913
### Fixed
1014
- Href attributes with `undefined` values [#501], [#502]
@@ -211,7 +215,10 @@ Full library refactoring.
211215
[#502]: https://github.com/oscarotero/Embed/issues/502
212216
[#506]: https://github.com/oscarotero/Embed/issues/506
213217
[#507]: https://github.com/oscarotero/Embed/issues/507
218+
[#514]: https://github.com/oscarotero/Embed/issues/514
219+
[#515]: https://github.com/oscarotero/Embed/issues/515
214220

221+
[4.4.8]: https://github.com/oscarotero/Embed/compare/v4.4.7...v4.4.8
215222
[4.4.7]: https://github.com/oscarotero/Embed/compare/v4.4.6...v4.4.7
216223
[4.4.6]: https://github.com/oscarotero/Embed/compare/v4.4.5...v4.4.6
217224
[4.4.5]: https://github.com/oscarotero/Embed/compare/v4.4.4...v4.4.5

0 commit comments

Comments
 (0)