Skip to content

Commit d93adec

Browse files
committed
Prepare next release
1 parent 3a8d742 commit d93adec

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Changelog
2+
3+
All Notable changes to `bakame/http-cache-status` will be documented in this file.
4+
5+
## [1.0.0](https://github.com/bakame-php/http-cache-status/releases/tag/1.0.0) - 2026-02-12
6+
7+
**Initial release!**

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
Cache-Status HTTP Response Header Field
1+
Cache-Status HTTP Header Field
22
-----
33

44
This package contains classes used to parse, validate and manipulate the [Cache-Status HTTP Response Header Field](https://www.rfc-editor.org/rfc/rfc9211.html).
55

6+
## System Requirements
7+
8+
**PHP >= 8.2** is required but the latest stable version of PHP is recommended.
9+
610
## Usage
711

812
Unless explicitly stated, all the classes described hereafter are immutable.

0 commit comments

Comments
 (0)