Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

53 lines (30 loc) · 668 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

2.0.0 - 2020-10-16

Added

  • Nothing.

Changed

  • Minimum PHP 7.3.
  • Upgraded PHPUnit
  • Switched to doctrine/coding-standard
  • Replaced Zend\Uri with Laminas\Uri
  • Remove some inconsequential methods
  • Renamed exception
  • Simplified code

Deprecated

  • Nothing.

Removed

  • Useless traits, pointless exception interface, coveralls and travis config.

Fixed

  • Nothing.

1.0.0 - 2018-01-03

Added

  • Everything.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.