From badd5bb6b0a253810acd4cbaffb0ba919b2ba313 Mon Sep 17 00:00:00 2001 From: TobyG74 Date: Fri, 8 Nov 2024 19:51:48 +0700 Subject: [PATCH] docs: add changelog to README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a040d5c..7222822 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ - [Tiktok Search](#tiktok-search) - [Tiktok Stalker](#tiktok-stalker) - [Response](#response) +- [Changelog](#changelog) - [Contributing](#contributing) - [License](#license) @@ -91,8 +92,7 @@ npm install github:TobyG74/tiktok-api-dl - V1 uses the API from TiktokAPI - Support Video, Images / Slide, Music -- V2 uses the API from [SSSTik](https://ssstik.io/) - - +- ## V2 uses the API from [SSSTik](https://ssstik.io/) - V3 uses the API from [MusicalDown](https://musicaldown.com/) ### Options @@ -390,6 +390,10 @@ Tiktok.StalkUser(username, {
+# Changelog + +All updates and changes can be viewed in the [CHANGELOG.md](https://github.com/TobyG74/tiktok-api-dl/blob/master/CHANGELOG.md) file. + # Contributing - This repository is open source. We really appreciate it if you want to participate in developing this repository...