Skip to content

Commit

Permalink
Update README.md (refs to #239)
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrimaud committed Sep 13, 2021
1 parent a2929d4 commit 34beb7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ If you like or use this package, please share your love by starring this reposit
- **NEW : Fetch live-streaming info**
- **NEW : Fetch Reels 🎉**
- **NEW : Fetch IGTV 🎉**
- **NEW : Fetch medias where a user has been tagged on 🎉**

This version can retrieve **ANY** Instagram feed using **web scrapping**.

Expand All @@ -53,6 +54,10 @@ composer require pgrimaud/instagram-user-feed

## Changelog

**v6.11** - 2021-09-13:

- Add method to fetch medias where a user has been tagged on (example [here](https://github.com/pgrimaud/instagram-user-feed/blob/master/examples/tagged-medias.php)) 🎉.

**v6.10** - 2021-09-03:

- Add method to fetch IGTV (example [here](https://github.com/pgrimaud/instagram-user-feed/blob/master/examples/igtv.php)) 🎉.
Expand Down

0 comments on commit 34beb7b

Please sign in to comment.