Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 842 Bytes

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 842 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]

Added

Changed

Fixed

Removed

[2.0.2] - 2023-02-24

Added

  • Added phan for static analysis in dev.

Fixed

  • Fixes som of the minor errors found when running phan analysis.

[2.0.1] - 2023-02-16

Changed

  • Require php 8.0 or greater.

[2.0.0] - 2023-02-16

Changed

  • Update abraham/twitteroauth dependency from 0.7.4 to 5.0.0 to ensure that plugin works in PHP 8.0+.

[1.9.2] - 2022-11-25

Added

  • This changelog.
  • Added composer.lock file.
  • Added "allow-plugins" settings to composer.json