Skip to content

Commit

Permalink
Release 1.0.2 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed May 12, 2021
1 parent 5c24343 commit b846a68
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file, in reverse chronological order by release.

## 1.0.2

### Fixed

- `ServerRequestCreator::createStreamFromFile()` should first look if there was an upload error
- Dont crash on numeric header names

## 1.0.1

## Fixed

- PHP8 support

## 1.0.0

- Changed signature of `ServerRequestCreatorInterface::fromArrays()` to allow null values for $post
Expand Down

0 comments on commit b846a68

Please sign in to comment.