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 35cdd03 commit 96c4cb3Copy full SHA for 96c4cb3
CHANGELOG
CHANGELOG.md
@@ -0,0 +1,23 @@
1
+# HTTPHeaders 0.x
2
+
3
+## HTTPHeaders 0.1.1
4
5
+### August 2, 2022
6
7
+* Update the year in LICENSE by @liamnichols in [#1](https://github.com/CreateAPI/HTTPHeaders/pull/1)
8
+* Fix HTTPHeadersTests.testParseString() by @liamnichols in [#5](https://github.com/CreateAPI/HTTPHeaders/pull/5)
9
+* Add support for Linux by @liamnichols in [#4](https://github.com/CreateAPI/HTTPHeaders/pull/4)
10
11
+**Full Changelog**: https://github.com/CreateAPI/HTTPHeaders/compare/0.1.0...0.1.1
12
13
+## HTTPHeaders 0.1.0
14
15
+### January 4, 2022
16
17
+* Initial release
18
19
+## HTTPHeaders 0.0.1
20
21
+### December 9, 2021
22
23
+* Initial prerelease
0 commit comments