Skip to content

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adinan-cenci committed Apr 21, 2024
1 parent db1dfa7 commit fb8439a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGESLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## 1.1.4 - 2024-04-21
## Fixed
- [issue 11](https://github.com/adinan-cenci/psr-7/issues/11): Fixed an error in `ServerRequest::get()`, `::cookie()` and `::server()`.

--

## 1.1.3 - 2023-09-09
### Fixed
- [issue 9](https://github.com/adinan-cenci/psr-7/issues/9): Fixed an error in `UploadedFile::moveTo()`.

--

## 1.1.2 - 2023-08-02
### Fixed
- [issue 3](https://github.com/adinan-cenci/psr-7/issues/3): `Stream::read($length)` will not return the specified length.
Expand Down

0 comments on commit fb8439a

Please sign in to comment.