File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 17
17
- 7.4
18
18
- 8.0
19
19
- 8.1
20
+ - 8.2
21
+ - 8.3
22
+ - 8.4
20
23
21
24
steps :
22
25
- name : Checkout
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
+ ## [ 4.4.13] - 2024-11-21
8
+ ### Fixed
9
+ - Php 8.4 support [ #548 ] .
10
+
7
11
## [ 4.4.12] - 2024-07-24
8
12
### Fixed
9
13
- X.com (Twitter) [ #540 ]
@@ -239,7 +243,9 @@ Full library refactoring.
239
243
[ #529 ] : https://github.com/oscarotero/Embed/issues/529
240
244
[ #537 ] : https://github.com/oscarotero/Embed/issues/537
241
245
[ #540 ] : https://github.com/oscarotero/Embed/issues/540
246
+ [ #548 ] : https://github.com/oscarotero/Embed/issues/548
242
247
248
+ [ 4.4.13 ] : https://github.com/oscarotero/Embed/compare/v4.4.12...v4.4.13
243
249
[ 4.4.12 ] : https://github.com/oscarotero/Embed/compare/v4.4.11...v4.4.12
244
250
[ 4.4.11 ] : https://github.com/oscarotero/Embed/compare/v4.4.10...v4.4.11
245
251
[ 4.4.10 ] : https://github.com/oscarotero/Embed/compare/v4.4.9...v4.4.10
You can’t perform that action at this time.
0 commit comments