CHANGELOG.md 817 B

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.

[Unreleased]

[14.0.1] - 2018-07-28

Fixed

  • Magento 2.2.5 requires username and password to be different values. Updated to dummy "John Smith" user persona with username john.smith and password password123.

[14.0.0] - 2018-07-21

Added

  • New dev/auth.json file used instead of ~/.composer/auth.json file, so each project can have different auth credentials.

Changed

  • The cron service is now disabled by default. This services uses higher CPU and should probably only be enabled when working on cron-related tasks (or on production).