Skip to content

Latest commit

 

History

History
126 lines (93 loc) · 5.84 KB

CHANGELOG.md

File metadata and controls

126 lines (93 loc) · 5.84 KB

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.

PRs and issues are linked, so you can find more about it. Thanks to ChangelogLinker.

[v3.5.0] - 2019-03-19

Added

Changed

  • #87 Update slevomat/coding-standard to version 5.0, Thanks to @jeroennoten

[v3.4.0] - 2018-11-17

Changed

  • #84 Bump dependencies, Thanks to @TomasVotruba
  • #81 README: put examples with code right into README to prevent jumping to miss-located config anchors, Thanks to @TomasVotruba

v3.3.0 - 2018-07-22

Added

Changed

v3.2.1 - 2018-05-12

v3.2.0 - 2018-04-05

v3.1.0 - 2017-10-19

[v3.0.0] - 2017-06-17

Added

Changed

Fixed

  • #56 Fixed README, Thanks to @phux
  • #55 Fixed error message for MaxNestingLevelSniff, Thanks to @phux
  • #53 Fix False positive (OneObjectOperatorPerLine) for property access within a class, Thanks to @UFOMelkor
  • #42 Class and function length: false positives, Thanks to @UFOMelkor

Removed