From 1aba98b998127ff1af4815ed6609b488ed5f3961 Mon Sep 17 00:00:00 2001 From: Alex Unger Date: Wed, 4 Mar 2020 10:04:19 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddada0f269..d536714ffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# Changelog for unreleased + +The following sections list the changes for unreleased. + +## Summary + + * Enh #33: Allow http services to register handlers + +## Details + + * Enhancement #33: Allow http services to register handlers + + Added a handler option on http services + + https://github.com/owncloud/ocis-pkg/pull/33 + + # Changelog for 2.0.0 The following sections list the changes for 2.0.0.