Skip to content

Commit 4ce06ad

Browse files
committed
new version
1 parent 51b1aea commit 4ce06ad

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Changelog
2-
32
All notable changes to this project will be documented in this file.
43

54
The format is based on [Keep a Changelog](http://keepachangelog.com/)
65
and this project adheres to [Semantic Versioning](http://semver.org/).
76

7+
## [4.4.9] - 2023-12-01
8+
### Fixed
9+
- Performance and memory leak issues [#525], [#527].
10+
811
## [4.4.8] - 2023-05-22
912
### Fixed
1013
- Support for `psr/http-message@2` [#514], [#515]
@@ -217,7 +220,10 @@ Full library refactoring.
217220
[#507]: https://github.com/oscarotero/Embed/issues/507
218221
[#514]: https://github.com/oscarotero/Embed/issues/514
219222
[#515]: https://github.com/oscarotero/Embed/issues/515
223+
[#525]: https://github.com/oscarotero/Embed/issues/525
224+
[#527]: https://github.com/oscarotero/Embed/issues/527
220225

226+
[4.4.9]: https://github.com/oscarotero/Embed/compare/v4.4.8...v4.4.9
221227
[4.4.8]: https://github.com/oscarotero/Embed/compare/v4.4.7...v4.4.8
222228
[4.4.7]: https://github.com/oscarotero/Embed/compare/v4.4.6...v4.4.7
223229
[4.4.6]: https://github.com/oscarotero/Embed/compare/v4.4.5...v4.4.6

0 commit comments

Comments
 (0)