Skip to content
Snippets Groups Projects
Commit b019e8b2 authored by Eryk Mika's avatar Eryk Mika
Browse files

chore: updated changelog. Info for support drop is not necessary

parent 9b04361d
No related branches found
No related tags found
1 merge request!32feature: toggle field
Pipeline #495884 passed with stages
in 38 seconds
# Changelog
## [4.0.0] - 2025-04-XX
## [3.3.0] - 2025-04-XX
### Added
- ToggleField class, extends CheckboxField for toggle button functionality.
### Changed
- Declared nullable parameter types (e.g. `?string`, `?Renderer`) to fix PHP 8.4 deprecation warnings about implicitly nullable parameters.
### Removed
- Support for PHP < 7.1.
## [3.2.1] - 2024-10-30
### Changed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment