Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 534 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 534 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Require PHP ^8.0

1.0.0

Added

  • Use of Laravel Zero
  • Two-factor authentication support

Changed

  • Create one file for each export
  • The Command to run instagram-export is now php instagram export:json <username>
  • Login details now live in .env
  • Require PHP ^7.3