We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e6124 commit 33f9747Copy full SHA for 33f9747
CHANGELOG.md
@@ -4,14 +4,19 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
-## [2.0.0] - 2022-07-05
+## [2.0.0] - 2022-08-10
8
9
### Changed
10
11
- [#39387](https://github.com/owncloud/core/issues/39387) - Update guzzle major version to 7
12
- This version requires ownCloud 10.11.0 or above
13
- Library bumps (required for guzzle 7)
14
15
+### Fixed
16
+
17
+- [#138](https://github.com/owncloud/files_external_dropbox/issues/138) - Can not upload file into External Dropbox Storage
18
19
20
## [1.2.0]
21
22
0 commit comments