Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 679 Bytes

CHANGELOG.adoc

File metadata and controls

23 lines (16 loc) · 679 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, but written in AsciiDoc format. and this project adheres to Semantic Versioning.

Unreleased

0.2.1 - 2019-11-15

Fixed

  • Fix "make: command: Command not found" on Ubuntu.

0.2.0 - 2019-11-15

Added

  • Introduce the phpcs recipe

0.1.0 - 2019-11-14

Added

  • Add the PHP.mk which is main makefile that should be included by client.

  • Also add two recipes files composer.mk and phpunit.mk.