Skip to content

Commit d854abd

Browse files
committed
release v4.0.0
1 parent 5d252d9 commit d854abd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.0.0 - Unreleased
8+
## 4.0.0 - 2020-03-13
99
Full library refactoring.
1010

1111
### Added

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Software License][ico-license]](LICENSE)
1010
[![SensioLabs Insight][ico-sensiolabs]][link-sensiolabs]
1111

12-
> Note: If you're using version 3, use `v3.x` branch
12+
> Note: If you're using version 3, use [`v3.x` branch](https://github.com/oscarotero/Embed/tree/v3.x)
1313
1414
PHP library to get information from any web page (using oembed, opengraph, twitter-cards, scrapping the html, etc). It's compatible with any web service (youtube, vimeo, flickr, instagram, etc) and has adapters to some sites like (archive.org, github, facebook, etc).
1515

@@ -21,7 +21,7 @@ Requirements:
2121

2222
> * If you need PHP 5.3 support, use the 1.x version
2323
> * If you need PHP 5.4 support, use the 2.x version
24-
> * If you need PHP 5.5-7.3 support, use the 3.x version
24+
> * If you need PHP 5.5-7.3 support, [use the 3.x version](https://github.com/oscarotero/Embed/tree/v3.x)
2525
2626
## Online demo
2727

0 commit comments

Comments
 (0)