Skip to content

Commit bf26b2b

Browse files
Merge pull request #8 from php-fig/patch-1
Added changelog
2 parents c9d298e + 2ab0f2c commit bf26b2b

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
@@ -2,3 +2,18 @@
22

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

5+
## 1.0.0
6+
7+
First stable release. No changes since 0.3.0.
8+
9+
## 0.3.0
10+
11+
Added Interface suffix on exceptions
12+
13+
## 0.2.0
14+
15+
All exceptions are in `Psr\Http\Client` namespace
16+
17+
## 0.1.0
18+
19+
First release

0 commit comments

Comments
 (0)