Add changelog items

This commit is contained in:
Benedikt Kulmann
2020-09-29 10:00:12 +02:00
parent e6680de85c
commit 979ac34f1e
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,7 @@
Bugfix: Fix button layout after phoenix update
With the phoenix update to v0.17.0 a new ODS version was released which has a breaking change for buttons regarding
their layouting. We adjusted the button layout in the accounts UI accordingly.
https://github.com/owncloud/ocis/pull/625
@@ -0,0 +1,6 @@
Change: update Phoenix
Updated phoenix from v0.16.0 to v0.17.0
https://github.com/owncloud/ocis/pull/625
https://github.com/owncloud/phoenix/releases/tag/v0.17.0