Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 722 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.

[1.1.0]

Added

  • Form helper.
  • Nonces names generation.

[1.0.0]

Changed

  • Use PSR-16.
  • Use DateTime providers.

Removed

  • Nonces storages.

[0.1.2] - 2018-03-31

Fixed

  • Changed the composer configuration.
  • Changed the installation instructions.

[0.1.0] - 2018-03-31

Added

  • Continuous Integration.

[0.0.1] - 2018-03-30

Added

  • Nonces manager.
  • Nonces array storage.
  • Random hexadecimal number generator
  • The Nonce value object.