Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sspooky13 committed Jan 29, 2024
1 parent 6030be7 commit c48be37
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Changelog

## [Unreleased]
### Added
- added support for Symfony 7
- [#77] CI: add build PHP 8.3 and Symfony 7

### Removed
- [#69][#75] dropped support PHP 7.1 and dropped support Symfony 4.1 and lower

### Fixed
- fixed application when using sebastian/diff version 5 (set Builder class for Differ class)

## [8.0.1]
- [#76] Files path service: only use GLOB_BRACE when available
Expand Down Expand Up @@ -244,14 +253,17 @@ patchesJson6902:
[@DavidOstrozlik]: https://github.com/DavidOstrozlik
[@PetrHeinz]: https://github.com/PetrHeinz

[#77]: https://github.com/sspooky13/yaml-standards/issues/77
[#76]: https://github.com/sspooky13/yaml-standards/issues/76
[#75]: https://github.com/sspooky13/yaml-standards/issues/75
[#73]: https://github.com/sspooky13/yaml-standards/issues/73
[#72]: https://github.com/sspooky13/yaml-standards/issues/72
[#71]: https://github.com/sspooky13/yaml-standards/issues/71
[#73]: https://github.com/sspooky13/yaml-standards/issues/73
[#70]: https://github.com/sspooky13/yaml-standards/issues/70
[#69]: https://github.com/sspooky13/yaml-standards/issues/69
[#64]: https://github.com/sspooky13/yaml-standards/issues/64
[#55]: https://github.com/sspooky13/yaml-standards/issues/55
[#46]: https://github.com/sspooky13/yaml-standards/issues/46
[#64]: https://github.com/sspooky13/yaml-standards/issues/64
[#35]: https://github.com/sspooky13/yaml-standards/pull/35
[#32]: https://github.com/sspooky13/yaml-standards/pull/32
[#31]: https://github.com/sspooky13/yaml-standards/pull/31
Expand Down

0 comments on commit c48be37

Please sign in to comment.