We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5554d7b commit 35b1940Copy full SHA for 35b1940
CHANGELOG.md
@@ -2,6 +2,29 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 1.1.3 - 2018-11-19
6
+
7
+### Added
8
9
+- [#10](https://github.com/php-fig/http-message-util/pull/10) adds the constants `StatusCodeInterface::STATUS_EARLY_HINTS` (103) and
10
+ `StatusCodeInterface::STATUS_TOO_EARLY (425).
11
12
+### Changed
13
14
+- Nothing.
15
16
+### Deprecated
17
18
19
20
+### Removed
21
22
23
24
+### Fixed
25
26
27
28
## 1.1.2 - 2017-02-09
29
30
### Added
0 commit comments