Skip to content

Commit

Permalink
Enhancement: Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 12, 2023
1 parent 4588509 commit b407b11
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

The following versions of `ergebnis/php-cs-fixer-config` have active support:

- `^6.8.0`
- `^6.8.1`

## Unsupported Versions

The following versions of `ergebnis/php-cs-fixer-config` have reached their end of life:

- `<6.8.0`
- `<6.8.1`

## Reporting a Vulnerability

Expand Down
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

For a full diff see [`6.8.0...main`][6.8.0...main].
For a full diff see [`6.8.1...main`][6.8.1...main].

### Changed
## [`6.8.1`][6.8.1]

For a full diff see [`6.8.0...6.8.1`][6.8.0...6.8.1].

### Fixed

- Updated `friendsofphp/php-cs-fixer` ([#918]), by [@dependabot]

Expand Down Expand Up @@ -1095,7 +1099,8 @@ For a full diff see [`d899e77...1.0.0`][d899e77...1.0.0].
[6.5.0...6.6.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.5.0...6.6.0
[6.6.0...6.7.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.6.0...6.7.0
[6.7.0...6.8.0]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.7.0...6.8.0
[6.8.0...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.8.0...main
[6.8.0...6.8.1]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.8.0...6.8.1
[6.8.1...main]: https://github.com/ergebnis/php-cs-fixer-config/compare/6.8.1...main

[#3]: https://github.com/ergebnis/php-cs-fixer-config/pull/3
[#14]: https://github.com/ergebnis/php-cs-fixer-config/pull/14
Expand Down

0 comments on commit b407b11

Please sign in to comment.