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

chore: changelog update

parent f49de683
Branches
Tags
1 merge request!32feature: toggle field
# Changelog
## [3.3.0] - 2025-04-XX
## [4.0.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.
Please register or to comment