Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j13k committed Apr 18, 2024
1 parent 1f21e0e commit 78517fe
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.1.6] - 2023-04-20

### Added

* Add tests covering quiet mode (https://github.com/j13k/yaml-lint/issues/51)

### Updated

* Add and test Symfony 7 support (https://github.com/j13k/yaml-lint/issues/99)
* Covered PHP 8.3 and PHPUnit 11 in CI job matrix (https://github.com/j13k/yaml-lint/issues/98)
* Documentation updates, including PHIVE and Docker installation methods

## [1.1.5] - 2023-04-20

### Added
Expand Down Expand Up @@ -103,4 +115,6 @@

[1.1.5]: https://github.com/j13k/yaml-lint/compare/1.1.4..1.1.5

[1.1.x-dev]: https://github.com/j13k/yaml-lint/compare/1.1.5..HEAD
[1.1.6]: https://github.com/j13k/yaml-lint/compare/1.1.5..1.1.6

[1.1.x-dev]: https://github.com/j13k/yaml-lint/compare/1.1.6..HEAD

0 comments on commit 78517fe

Please sign in to comment.