Skip to content

Commit

Permalink
minor symfony#1259 [Autocomplete] Update Changelog (JoppeDC)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.x branch.

Discussion
----------

[Autocomplete] Update Changelog

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| License       | MIT

Add a note to autocomplete changelog that 5.4 support was dropped.

Commits
-------

ee107c0 Update CHANGELOG.md
  • Loading branch information
weaverryan committed Nov 9, 2023
2 parents 9cdd16d + ee107c0 commit de0d92a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 2.13.0

- Add new BaseEntityAutocompleteType
- Drop symfony 5.4 support.
- Add Symfony 7 support.
- Change JavaScript package to `type: module`

Expand Down

0 comments on commit de0d92a

Please sign in to comment.