Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 736 Bytes

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 736 Bytes

Changelog

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

Next Release - TBD

Added

  • Nothing.

Changed

  • The minimum PHP version requirement has been raised to 7.4.1.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.1.0 - 2022-05-16

Added

  • \VuFind\Date\Converter::convertToDateTime() method.
  • \VuFind\Date\Converter::getTimeZone() method.

Changed

  • The minimum PHP version requirement has been raised to 7.3.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.0 - 2018-05-23

Initial extraction of library code from the VuFind project