Skip to content

Commit

Permalink
Prepare for 1.0.1 (#85)
Browse files Browse the repository at this point in the history
* Prepare for 1.0.1

* Fixed typo
  • Loading branch information
Nyholm authored and Zegnat committed Sep 2, 2018
1 parent bfc970b commit 02a20d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,15 @@

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

## 1.0.1

### Fixed

- Handle `fopen` failing in createStreamFromFile according to PSR-7.
- Reduce execution path to speed up performance.
- Fixed typos.
- Code style.

## 1.0.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016-2018 Tobias Nyholm
Copyright (c) 2016 Tobias Nyholm

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 02a20d5

Please sign in to comment.