PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Chun-Sheng, Li   Types 1   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Types 1
Classes and traits to implement common data types
Author: By
Last change:
Date: 22 days ago
Size: 430 bytes
 

Contents

Class file image Download

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.

[Unreleased]

1.6

Changed

  • Change minimum PHP version from 5.4 to 5.5.
  • Display name can not be null in `EmailAddress`.

1.5

Added

  • Add support for display name to `EmailAddress`.