Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Latest commit

 

History

History
90 lines (47 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

90 lines (47 loc) · 2.34 KB

Changelog

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

2.6.2 - TBD

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.6.1 - 2019-06-25

Added

  • #41 adds support for PHP 7.3

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #39 fixes translation keys for Zend\Validator\GreaterThan messages
  • #40 fixes typo in german translation for Zend\Validator\DateStep messages

2.6.0 - 2018-04-30

Added

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #37 removes support for PHP 5.5.

Fixed

  • #35 provides fixes to the Turkish translations of the MimeType validator messages.

  • #30 adds a missing French translation for the PhoneNumber validator.

  • #23 fixes a typo in the Polish translations.

  • #18 fixes typos and ambiguities in the Italian translations.

  • #14 provides updates to the Slovak translations.

  • #17 fixes a typo in the Russian translation of the CSRF validator message.

  • #22 fixes typo in Russian translation of the Identical validator message.