Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Mar 29, 2024
1 parent eb0c4e3 commit f196052
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion doc/changelogs/CHANGELOG-5.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ The following lists only the most important changes from version 4.0 to version

* Minimum supported version of PHP is now PHP 7.4 or 8.0+
* Minimum supported version of Ibexa Platform is now 4.0
* Service name for Tags service has been renamed to `netgen_tags.api.service.tags` (old name is kept for BC)
* Service name for Tags service has been renamed to `netgen_tags.api.service.tags` (old name is kept for BC)
* The codebase has been modernized across the board:
- Property typehints have been added to all code

5.1.0 (06.09.2023)
------------------

* Implemented TagId and TagKeyword visitors for elasticsearch (Thanks @petarjakopec)
* Bumped all code to PHP 8.1

5.2.0 (29.03.2024)
------------------

* Bumped jQuery to 3.7.1 (Thanks @ljacmi)

0 comments on commit f196052

Please sign in to comment.