Skip to content

Commit

Permalink
Update the changelog for 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Nov 22, 2021
1 parent ece25c9 commit a2bffca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
## 1.7.0 (2021-11-22)

Features:

* Added support for Symfony 6

Misc:

* Added a CI job running on PHP 8.1
* Renamed the main branch to `main`. Requiring `dev-master` explicitly will fail. Constraints `^1.7@dev` should be used to use the dev version matching a semver range instead, when necessary.

## 1.6.0 (2021-03-05)

Features:
Expand Down

0 comments on commit a2bffca

Please sign in to comment.