Skip to content

Commit

Permalink
docs: changelog 82.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gskema committed Jun 12, 2024
1 parent 7c2892b commit cfa8ff1
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to `phpcs-type-sniff` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## 82.3.0 - 2024-06-12
### Changed
- Required phpcs version to `3.10`
### Added
- Synced features from 81.x branch
- `FqcnMethodSniff.requireInheritDoc`
- Support for `class-string` doc type
- Support for specific key-value notation
- Binary `phpcs-wbl`
- `IteratorItemTypeSniff`

## 82.2.1 - 2023-12-11
### Fixed
- Fixed parsing of `new` initializers in promoted constructor properties
Expand Down

0 comments on commit cfa8ff1

Please sign in to comment.