Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sspooky13 committed Feb 4, 2024
1 parent 06ebefa commit 90f3c67
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@
## [Unreleased]
### Added
- [#79] Added option to hide progress bar, Thanks to [@techi602]
- added support for Symfony 7
- [#77] CI: add build PHP 8.3 and Symfony 7

### Changed
- [#78] Use system temp dir as default cache dir instead of root of project, Thanks to [@techi602]

### 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]
### Fixed
- [#76] Files path service: only use GLOB_BRACE when available
Expand Down Expand Up @@ -253,14 +261,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 90f3c67

Please sign in to comment.