From a7b3e8e59cf8f97219d3ec23b411774ae0073f56 Mon Sep 17 00:00:00 2001 From: Pierre Donias Date: Thu, 26 Jul 2018 13:59:07 +0200 Subject: [PATCH] chore(CHANGELOG): 5.23.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7bb560ea..eb9e73e44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ ### Enhancements +### Bug fixes + +### Released packages + +- xo-server v5.24.0 +- xo-web v5.24.0 + +## **5.23.0** (2018-07-26) + +### Enhancements + - Export VDI content [#2432](https://github.com/vatesfr/xen-orchestra/issues/2432) (PR [#3194](https://github.com/vatesfr/xen-orchestra/pull/3194)) - Search syntax support wildcard (`*`) and regular expressions [#3190](https://github.com/vatesfr/xen-orchestra/issues/3190) (PRs [#3198](https://github.com/vatesfr/xen-orchestra/pull/3198) & [#3199](https://github.com/vatesfr/xen-orchestra/pull/3199)) - Import VDI content [#2432](https://github.com/vatesfr/xen-orchestra/issues/2432) (PR [#3216](https://github.com/vatesfr/xen-orchestra/pull/3216))