Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed Feb 16, 2022
1 parent 2ea7541 commit b6895a3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Summary
-------

* Bugfix - App compatibility: [#6439](https://github.com/owncloud/web/pull/6439)
* Bugfix - Fix closing apps opened from search: [#6444](https://github.com/owncloud/web/pull/6444)
* Enhancement - Add the graph client to the client service: [#6425](https://github.com/owncloud/web/pull/6425)
* Enhancement - Use the Vue store for spaces: [#6427](https://github.com/owncloud/web/pull/6427)

Expand All @@ -22,6 +23,13 @@ Details

https://github.com/owncloud/web/pull/6439

* Bugfix - Fix closing apps opened from search: [#6444](https://github.com/owncloud/web/pull/6444)

We've made sure that closing apps that were opened from search navigates properly back to the
original search.

https://github.com/owncloud/web/pull/6444

* Enhancement - Add the graph client to the client service: [#6425](https://github.com/owncloud/web/pull/6425)

This way, the client for the graph API can easily be fetched when needed.
Expand Down

0 comments on commit b6895a3

Please sign in to comment.