Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

20 lines (17 loc) · 588 Bytes

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.

[0.2.0] - 2019-12-21

Added

  • Event type added to event interface
  • Event type outputting in stdout writer

Fixed

  • Some code formatting
  • Some psalm return type for generator

[0.1.0] - 2019-12-21

Added

  • Changelog, readme, todo, license
  • General code structure
  • Code for global gitlog
  • psalm, grumphp, phpcs configs