Skip to content

Commit 4c92873

Browse files
committed
0.2.0 release
1 parent a37fa11 commit 4c92873

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1-
## 0.1.1
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
23

3-
- Initial release
4+
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5+
and this project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## [v0.2.0] - 2025-09-09
8+
9+
### Changed
10+
11+
- Adds support for Laravel 12, PHP 8.2 onward, while maintaining full backwards compatibility with Laravel 11 by [@botnetdobbs](https://github.com/botnetdobbs) in https://github.com/chr15k/laravel-response-compression/pull/1
12+
- Updated Pint configuration to improve type safety
13+
14+
### Added
15+
- Add GitHub Actions workflow for automated CI and repository checks
16+
17+
## [v0.1.0] - 2024-12-29
18+
19+
### Added
20+
21+
- Initial release

0 commit comments

Comments
 (0)