We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51322eb commit 28195afCopy full SHA for 28195af
CHANGELOG.md
@@ -1,11 +1,14 @@
1
# Change Log
2
3
+## 1.1.0 - 2018-01-08
4
+
5
### Added
6
7
- Default response functionality
8
- Default exception functionality
9
- `getLastRequest` method
10
11
12
## 1.0.1 - 2017-05-02
13
14
### Fixed
composer.json
@@ -36,7 +36,7 @@
36
},
37
"extra": {
38
"branch-alias": {
39
- "dev-master": "1.0-dev"
+ "dev-master": "1.1-dev"
40
}
41
42
0 commit comments