Skip to content

Commit 67594a8

Browse files
committed
Prepare release
1 parent 1e806aa commit 67594a8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Change Log
22

33

4+
## 1.2.0 - 2016-07-18
5+
6+
### Added
7+
8+
- Support for cRUL constant names in configuration
9+
- Flexible and HTTP Methods client support
10+
- Discovery strategy to discover configured clients and/or add profiling
11+
12+
### Changed
13+
14+
- Improved collector to include plugin stack in profile data
15+
16+
417
## 1.1.1 - 2016-06-30
518

619
### Changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"extra": {
5757
"branch-alias": {
58-
"dev-master": "1.2-dev"
58+
"dev-master": "1.3-dev"
5959
}
6060
}
6161
}

0 commit comments

Comments
 (0)