-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Krisztián Gödrei
committed
Mar 16, 2016
1 parent
9090153
commit 569e479
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
## Changelog (Current version: 1.5.1) | ||
|
||
----------------- | ||
|
||
### 1.5.1 (2016 Mar 16) | ||
|
||
* [9090153] release config | ||
* [bd4f8c7] Merge pull request #8 from bitrise-io/step_review | ||
* [1e4ac97] ensure clean git | ||
* [a7e697f] typo | ||
* [0436f8d] merge | ||
|
||
### 1.5.0 (2016 Jan 25) | ||
|
||
* [9b26cfe] readme update | ||
* [322c8c6] bitrise.yml upgrade & 1.5.0 | ||
* [448c98b] is_clean_build : default set to "no" | ||
* [6d3b0e1] Merge pull request #7 from godrei/whitespace_fix | ||
* [3057c1d] PR fix | ||
* [dfe5dbf] white space fix | ||
|
||
### 1.4.1 (2015 Dec 04) | ||
|
||
* [4e70150] STEP_GIT_VERION_TAG_TO_SHARE: 1.4.1 | ||
* [85e77e2] printing xcpretty & xcodebuild versions in Configs | ||
|
||
### 1.4.0 (2015 Dec 04) | ||
|
||
* [19e5e6b] STEP_GIT_VERION_TAG_TO_SHARE: 1.4.0 | ||
* [6b3e8df] minimal log revision | ||
* [14ae0b7] Merge pull request #6 from godrei/xcpretty | ||
* [bccd501] missing xcpretty hint | ||
* [c78a89d] xcpretty | ||
* [4f2578f] bitrise.yml : workflow and config for sharing this Step to a StepLib | ||
|
||
### 1.3.0 (2015 Nov 06) | ||
|
||
* [aefea31] summary and description update | ||
* [f37318a] testing, code and logging revision | ||
* [45ee75d] Merge pull request #5 from gkiki90/xctool | ||
* [a7af6c5] build_tool | ||
* [708b7a3] Merge pull request #4 from bazscsa/patch-1 | ||
* [d767d7f] Update step.yml | ||
* [88f1e06] removed -verbose logging | ||
|
||
### 1.2.0 (2015 Sep 14) | ||
|
||
* [40ae5f0] foce code signing fix | ||
* [e46234b] foce code signing option | ||
|
||
### 1.1.0 (2015 Sep 09) | ||
|
||
* [734efdf] Merge pull request #3 from gkiki90/project_path | ||
* [3e38c1b] fix | ||
* [0efdb1a] fix | ||
* [bcfb2f1] Merge pull request #2 from gkiki90/project_path | ||
* [5c48f75] fix | ||
|
||
----------------- | ||
|
||
Updated: 2016 Mar 16 |