Skip to content

Commit e1161d0

Browse files
committed
docs: Update changelog.
1 parent 6b1b57c commit e1161d0

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [2.0.14](https://github.com/drupol/phpcsfixer-configs-php/compare/2.0.13...2.0.14)
8+
## [2.0.15](https://github.com/drupol/phpcsfixer-configs-php/compare/2.0.14...2.0.15)
9+
10+
### Commits
11+
12+
- chore: update `composer.json` [`6b1b57c`](https://github.com/drupol/phpcsfixer-configs-php/commit/6b1b57c733b8d69ab39794e7596886e990c97bfe)
13+
- feat: update rule `no_extra_blank_lines` [`6cccb4d`](https://github.com/drupol/phpcsfixer-configs-php/commit/6cccb4d89df08b50843c89a002789edb910c343f)
14+
- chore: update `.envrc` [`06bb88b`](https://github.com/drupol/phpcsfixer-configs-php/commit/06bb88bdfd2bf63d27311925b3bacfd4a54fe546)
15+
16+
## [2.0.14](https://github.com/drupol/phpcsfixer-configs-php/compare/2.0.13...2.0.14) - 2022-12-28
917

1018
### Merged
1119

@@ -14,6 +22,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1422
- chore(deps): Bump shivammathur/setup-php from 2.18.1 to 2.22.0 [`#35`](https://github.com/drupol/phpcsfixer-configs-php/pull/35)
1523
- chore(deps-dev): Update phpro/grumphp requirement from 1.1.* || 1.3.* || 1.4.* to 1.1.* || 1.3.* || 1.4.* || 1.13.* [`#34`](https://github.com/drupol/phpcsfixer-configs-php/pull/34)
1624

25+
### Commits
26+
27+
- docs: update changelog [`c81d4ee`](https://github.com/drupol/phpcsfixer-configs-php/commit/c81d4ee0e3d4773c9250e5234a022d0074c84557)
28+
1729
## [2.0.13](https://github.com/drupol/phpcsfixer-configs-php/compare/2.0.12...2.0.13) - 2022-10-12
1830

1931
### Commits

0 commit comments

Comments
 (0)