docs: add changelog to README

This commit is contained in:
TobyG74 2024-11-08 19:51:48 +07:00
parent b2d5adbe5b
commit badd5bb6b0

View File

@ -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, {
</details>
<br>
# 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...