Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrasimir Angelov <kangelov@gitlab.com>2020-01-14 09:47:10 +0300
committerKrasimir Angelov <kangelov@gitlab.com>2020-01-14 12:18:19 +0300
commitc12d00e63edeee4bb2334cf8bd4e04b657c05460 (patch)
tree1adf5ecce440a5dc87973c0fc2869b492f5d83a2 /CHANGELOG
parentb5290fda3d9c054feeac87e6a6ed64172f40a865 (diff)
Release 1.13.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fd693b93..b4458ca9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.13.0
+
+- Implement API based configuration source (not yet used)
+- Update godirwalk to v1.14.0
+
v 1.12.0
- Add minimal support for the api-secret-key config flag (not yet used)