Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spajxo authored Feb 22, 2023
1 parent 3e4730a commit d0180d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- Add StreamWrapper
- Add CachingStream

### Removed
- Remove TempStream::fromStream() in favor of TempStream::from()
- Remove Stream::getHandle() in favor of StreamWrapper::from($stream)

## [0.1.0] 2022-02-17
First release 🚀

0 comments on commit d0180d4

Please sign in to comment.