Skip to content

Latest commit

 

History

History
79 lines (42 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

79 lines (42 loc) · 2.32 KB

v1.1.3

compare changes

🩹 Fixes

  • Correct path if custom path to .json file (#11)

❤️ Contributors

v1.1.2

compare changes

🩹 Fixes

💅 Refactors

  • Internal class refactor (4a6e3a1)

📖 Documentation

  • Update guide due to instagram basic display api deprecation (#10)

🏡 Chore

  • Config class with private props (e7594c4)
  • Update changelogen (7b51e2e)

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • Accessing array offset on null (#7)

📖 Documentation

🏡 Chore

  • Log warning on failed token refresh (e583e7f)
  • Add fiels param in readme and phpdoc (#8)
  • Update lock (83a99ff)

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

  • Add fields param to use preferred fields (#5)

🏡 Chore

❤️ Contributors