From 2d47beb9a613782a696e41eea2f37e9a93aa518f Mon Sep 17 00:00:00 2001 From: David Christofas Date: Mon, 30 Mar 2020 14:03:40 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e66c5889..7675b13caa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes in ocis-pkg unreleased. + +[unreleased]: https://github.com/owncloud/ocis-pkg/compare/v2.1.0...master + +## Summary + +* Change - Add header to cors handler: [#41](https://github.com/owncloud/ocis-pkg/issues/41) + +## Details + +* Change - Add header to cors handler: [#41](https://github.com/owncloud/ocis-pkg/issues/41) + + The `x-requested-with` header was added to allow ajax requests. + + https://github.com/owncloud/ocis-pkg/issues/41 + # Changelog for [2.1.0] (2020-03-16) The following sections list the changes in ocis-pkg 2.1.0.