Skip to content

Commit c05a222

Browse files
committed
Changed: Updated CHANGELOG.md
1 parent acceb46 commit c05a222

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
33
All notable changes to this project will be documented in this file,
44
in reverse chronological order by release.
55

6+
## [v1.0.1](https://github.com/zaphyr-org/http-message/compare/1.0.0...1.0.1) [2023-11-19]
7+
8+
### New:
9+
* Added suggest section to composer.json
10+
* Added `.vscode/` to .gitignore file
11+
12+
### Changed:
13+
* Improved unit tests and moved tests to "Unit" directory
14+
15+
### Removed:
16+
* Removed phpstan-phpunit from composer require-dev
17+
18+
### Fixed:
19+
* Fixed HTTP status codes in Response class
20+
621
## v1.0.0 [2023-07-30]
722

823
### New:

0 commit comments

Comments
 (0)