Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

71 lines (48 loc) · 1.08 KB

3.6.0 - 2024-02-08

Changed

  • Upgraded all dependencies
  • Dot\GeoIP\Command\GeoIpCommand.php

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Removed support for PHP 8.1

Fixed

  • Removed 'ZF\Console\Route' from 'DatabaseHandler' with 'Dot\Console\RouteCollector as Route';

3.0.1 - 2021-02-15

Changed

Nothing

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Removed 'ZF\Console\Route' from 'DatabaseHandler' with 'Dot\Console\RouteCollector as Route';

3.0.0 - 2021-02-15

Changed

  • Composer 2 compatibility.
  • Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.
  • bump laminas/laminas-dependency-plugin ^2.1
  • require-dev compatibility with Composer 2

Added

  • Nothing

Deprecated

  • laminas/laminas-dependency-plugin version 1

Removed

  • Nothing

Fixed

  • require-dev compatibility with Composer 2

2.0.0 - 2020-01-30

Changed

  • Laminas and Mezzio migration.

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Support

Fixed

  • Nothing