File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ 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.6] - 2022-10-02
9+ ### Fixed
10+ - Some code issues detected by phpstan: [ #495 ] , [ #496 ] , [ #497 ] , [ #498 ] .
11+ - Fix for quotation marks in redirect URL [ #499 ]
12+
813## [ 4.4.5] - 2022-09-06
914### Fixed
1015- Updated oembed endpoints [ #494 ]
@@ -191,7 +196,13 @@ Full library refactoring.
191196[ #480 ] : https://github.com/oscarotero/Embed/issues/480
192197[ #481 ] : https://github.com/oscarotero/Embed/issues/481
193198[ #494 ] : https://github.com/oscarotero/Embed/issues/494
199+ [ #495 ] : https://github.com/oscarotero/Embed/issues/495
200+ [ #496 ] : https://github.com/oscarotero/Embed/issues/496
201+ [ #497 ] : https://github.com/oscarotero/Embed/issues/497
202+ [ #498 ] : https://github.com/oscarotero/Embed/issues/498
203+ [ #499 ] : https://github.com/oscarotero/Embed/issues/499
194204
205+ [ 4.4.6 ] : https://github.com/oscarotero/Embed/compare/v4.4.5...v4.4.6
195206[ 4.4.5 ] : https://github.com/oscarotero/Embed/compare/v4.4.4...v4.4.5
196207[ 4.4.4 ] : https://github.com/oscarotero/Embed/compare/v4.4.3...v4.4.4
197208[ 4.4.3 ] : https://github.com/oscarotero/Embed/compare/v4.4.2...v4.4.3
You can’t perform that action at this time.
0 commit comments