Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 585 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.

Unreleased

0.2 - 2019-12-24

Added

  • calculation of boolean operator chains
  • sniff unit test

Fixed

  • binary OR not handled as increment
  • handling of code namespace
  • forked code for consistency with PHPCS upstream

0.1 - 2019-12-23

Added

  • initial forked code

Fixed

  • calculation of nesting increments