summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2017-02-21 05:54:43 +0100
committerGauvain Pocentek <gauvain@pocentek.net>2017-02-21 05:54:43 +0100
commitcd696240ec9000ce12c4232db3436fbca58b8fdd (patch)
treebdfdca332fe37f925de1640b3aa9be840ab64e98 /ChangeLog
parenta273a174ea00b563d16138ed98cc723bad7b7e29 (diff)
downloadgitlab-cd696240ec9000ce12c4232db3436fbca58b8fdd.tar.gz
0.19 release0.19
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e769d16..14415f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+Version 0.19
+
+ * Update project.archive() docs
+ * Support the scope attribute in runners.list()
+ * Add support for project runners
+ * Add support for commit creation
+ * Fix install doc
+ * Add builds-email and pipelines-email services
+ * Deploy keys: rework enable/disable
+ * Document the dynamic aspect of objects
+ * Add pipeline_events to ProjectHook attrs
+ * Add due_date attribute to ProjectIssue
+ * Handle settings.domain_whitelist, partly
+ * {Project,Group}Member: support expires_at attribute
+
Version 0.18
* Fix JIRA service editing for GitLab 8.14+