Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 836 Bytes

CHANGELOG.md

File metadata and controls

41 lines (20 loc) · 836 Bytes

Change Log

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.

[2.0.0] - 2019-01-08

Added

  • Scalar typehints
  • Added validation for the parameters passed while generating the gravatar for more info check here

Removed

  • PHP 5.x support

1.0.0 - 2016-06-25

Changed

  • Renamed UrlBuilder to Gravatar

Removed

  • Single URL builder
  • Static URL builder

1.0.0-alpha - 2016-06-14

  • Initial alpha release