This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afa9500
commit 9905947
Showing
3 changed files
with
50 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) | ||
- `Added` for new features. | ||
- `Changed` for changes in existing functionality. | ||
- `Deprecated` for soon-to-be removed features. | ||
- `Removed` for now removed features. | ||
- `Fixed` for any bug fixes. | ||
- `Security` in case of vulnerabilities. | ||
|
||
## Released | ||
|
||
## [1.1.0] - 06/01/2021 | ||
|
||
### Added | ||
- Support for fragments | ||
|
||
### Changed | ||
- AsyncTask to Kotlin Coroutines | ||
|
||
|
||
## [1.0.2] - 07/09/2020 | ||
|
||
## Added | ||
- Can fetch Instagram DP | ||
|
||
|
||
## [1.0.1] - 06/09/2020 | ||
|
||
## Added | ||
- Can get both image and video download links | ||
|
||
## Changed | ||
- Approached a new efficient method to retrieve the link | ||
|
||
|
||
## [1.0.0] - 06/09/2020 | ||
|
||
### Added | ||
- Get the direct download link for image post |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters