Skip to content

Latest commit

 

History

History
118 lines (76 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

118 lines (76 loc) · 1.38 KB

Changelog

All Notable changes to foundation will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

0.5.0 - 2018-02-03

Added

  • Added Base Directory

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Remove Exception directory
  • Remove Providers directory

Security

  • Nothing

0.4.4 - 2018-01-28

Added

  • Added Exception directory
  • Added HttpResponse directory

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.4.3 - 2017-11-03

Added

  • Update components version with latest in composer

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing

0.4.2 - 2017-10-18

Added

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Modules package

Security

  • Nothing

0.4.1 - 2017-10-12

Added

  • Support for phpunit/phpunit v6
  • Support for php v7

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Support for phpunit/phpunit < v5
  • Support for php v5

Security

  • Nothing

0.4.0 - 2017-09-18

Added

  • Support for Laravel v5.5.
  • New modules dependencies.

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Support for Laravel <= v5.4.

Security

  • Nothing