Skip to content

Commit 96c4cb3

Browse files
committed
Update CHANGELOG.md for 0.1.1
1 parent 35cdd03 commit 96c4cb3

File tree

2 files changed

+23
-7
lines changed

2 files changed

+23
-7
lines changed

CHANGELOG

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)