Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 19547f9

Browse files
Update change log
1 parent a997865 commit 19547f9

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Change Log
22

33
#### 3.x Releases
4+
- `3.3.x` Releases - [3.3.0](#330)
45
- `3.2.x` Releases - [3.2.0](#320)
56
- `3.1.x` Releases - [3.1.0](#310)
67
- `3.0.x` Releases - [3.0.0](#300) | [3.0.1](#301)
@@ -20,15 +21,19 @@
2021

2122
---
2223

24+
## [3.3.0](https://github.com/LeonardoCardoso/Swift-Link-Preview/releases/tag/3.3.0)
25+
2326
#### Changed
27+
- Handle empty landing pages with HTML meta redirects
28+
- Changed by [lhunath](https://github.com/lhunath)
2429
- fixed youtube and open graph tags image metadata issues
25-
- Changed by [nafis042](https://github.com/nafis042)
30+
- Changed by [nafis042](https://github.com/nafis042)
2631

2732
## [3.2.0](https://github.com/LeonardoCardoso/Swift-Link-Preview/releases/tag/3.2.0)
2833

2934
#### Changed
3035
- Updated Package.swift to swift-tools-version:4.2
31-
- Changed by [skunkworker](https://github.com/skunkworker)
36+
- Changed by [skunkworker](https://github.com/skunkworker)
3237
- Fixes the NSRange to use a String defined range instead of inferring length from the count property
3338
- Changed by [adamwulf](https://github.com/adamwulf)
3439

0 commit comments

Comments
 (0)