Skip to content

Commit

Permalink
chore(release): Add changelog for 1.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen authored and kesselb committed Aug 23, 2024
1 parent d73f7f5 commit 1d4e05b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.2.2 - 2024-08-23
### Added
* `types_spaces`: No spaces around union and intersection type operators
* `method_chaining_indentation`: Use the same indentation when changing methods
* `phpdoc_var_annotation_correct_order`: Enforce the correct order for phpdoc annotations

## 1.2.1 - 2024-02-01
### Fix
* fix: Remove `fully_qualified_strict_types` again by @nickvergessen in https://github.com/nextcloud/coding-standard/pull/16
Expand Down

0 comments on commit 1d4e05b

Please sign in to comment.