From 6125dae158f22ef3fa9c4a3d064bac86800ef217 Mon Sep 17 00:00:00 2001 From: Pierre Donias Date: Thu, 23 Aug 2018 12:26:45 +0200 Subject: [PATCH] chore(CHANGELOG): 5.25.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 905b460d2..b185c6f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ ### Enhancements +### Bug fixes + +### Released packages + +- xo-server v5.26.0 +- xo-web v5.26.0 + +## **5.25.0** (2018-08-23) + +### Enhancements + - [Tables] Filter input now always shows up even if the table is empty [#3295](https://github.com/vatesfr/xen-orchestra/issues/3295) (PR [#3296](https://github.com/vatesfr/xen-orchestra/pull/3296)) - [Tasks] The table is now still shown when there are no tasks (PR [#3305](https://github.com/vatesfr/xen-orchestra/pull/3305)) - [Host / Logs] Homogenize action buttons in table and enable bulk deletion [#3179](https://github.com/vatesfr/xen-orchestra/issues/3179) (PR [#3313](https://github.com/vatesfr/xen-orchestra/pull/3313))