Skip to content

Commit

Permalink
Update changelog for v1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-chetan committed Jan 10, 2024
1 parent 6102f4e commit 458b5fa
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,5 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## v1.0.0 (2023-12-09)
### Added
- Add factory method to provide an optional PSR-16 cache
- Add missing class col-span-full
- Allow length and percentage labels for arbitrary sizes
- Add configuration documentation

### Changed
- Refactor validators
- Replace ArbitraryUrlValidator with ArbitraryImageValidator
- Split arbitrary and non-arbitrary validators into distinct validators
- Split touch class group into touch, touch-x, touch-y and touch-pz
- Tests against PHP 8.3

### Fixed
- fix ambiguous arbitrary values

## v0.0.1 (2023-08-03)
### Added
## v1.0.0 (2024-01-10)
- Initial Release

0 comments on commit 458b5fa

Please sign in to comment.