summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-07-08 16:45:13 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2015-07-08 16:45:13 +0200
commit9436dca4ed72e0e5bb36f5444ddeb5de9b346c03 (patch)
tree3757286967a44e89f9e3e76231e6d44ba2265bb6 /CHANGELOG
parent00b6536f4d155ec41b8a8434d992b6b207f07bb5 (diff)
downloadgitlab-ci-9436dca4ed72e0e5bb36f5444ddeb5de9b346c03.tar.gz
Make configurable builds_path in application.ymlbuilds-path
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 76050f1..39ac254 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,10 +9,11 @@ v7.13.0
- Redirect back after authorization
- Change favicon
- Refactoring: Get rid of private_token usage in the frontend.
+ - Build traces is stored in the file instead of database
+ - Make the builds path configurable
v7.12.2
- Revert: Runner without tag should pick builds without tag only
- - Build traces is stored in the file instead of database
v7.12.1
- Runner without tag should pick builds without tag only