File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 22
33All Notable changes to ` bakame/http-strucured-fields ` will be documented in this file.
44
5+ ## [ Next] ( https://github.com/bakame-php/http-structured-fields/compare/2.0.0...master ) - TBD
6+
7+ ### Added
8+
9+ - None
10+
11+ ### Fixed
12+
13+ - None
14+
15+ ### Deprecated
16+
17+ - None
18+
19+ ### Removed
20+
21+ - None
22+
523## [ 2.0.0] ( https://github.com/bakame-php/http-structured-fields/compare/1.3.0...2.0.0 ) - 2024-12-12
624
725### Added
Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ release_major: '2.0'
99version : 2.0.0
1010support : ' Once a new major version is released, the previous stable release remains supported for six more months with patches and security fixes.'
1111releases :
12- next :
12+ current :
1313 version : ' 2.0'
1414 requires : ' PHP >= 8.1.0'
1515 documentation_link : ' /2.0/'
16- current :
16+ previous :
1717 version : ' 1.0'
1818 requires : ' PHP >= 8.1.10'
1919 documentation_link : ' /1.0/'
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < meta name ="description " content ="{{ site.data.project.description }} ">
7- < meta property ="og:title " content ="{ site.data.project.tagline }} - {{ site.data.project.title }} ">
7+ < meta property ="og:title " content ="{{ site.data.project.tagline }} - {{ site.data.project.title }} ">
88 < meta property ="og:site_name " content ="HTTP Structured Fields for PHP ">
99 < meta property ="og:type " content ="article ">
1010 < meta property ="og:image " content ="{{ site.baseurl }}/assets/img/httpsf-logo.png ">
You can’t perform that action at this time.
0 commit comments