Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sspooky13 committed Mar 6, 2024
1 parent 37bb2e4 commit a9d6da4
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.1.0]
### Added
Expand Down Expand Up @@ -255,14 +264,17 @@ patchesJson6902:

[#79]: https://github.com/sspooky13/yaml-standards/pull/79
[#78]: https://github.com/sspooky13/yaml-standards/pull/78
[#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 a9d6da4

Please sign in to comment.