Skip to content

Commit

Permalink
Update version and add changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
NastuzziSamy committed Mar 15, 2019
1 parent 9b2cd05 commit a87561e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelogs
## v0.4.0
- Stabilize the application: no more crashes, no more infinite loadings
- Consequence: nothing works with subfolders contents
- Bugs fixed:
- Guzzle conflicted with the News app one: https://github.com/NastuzziSamy/files_external_gdrive/issues/27
- Deleting a file created a whole crash

## v0.3.0
- Add Changelog file
- Refractor JS namespaces to follow stable 15
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
<description>External storage support for Google Drive</description>
<licence>AGPL</licence>
<author mail="[email protected]" homepage="https://github.com/NastuzziSamy/files_external_gdrive.git">NASTUZZI Samy</author>
<version>0.3.0</version>
<version>0.4.0</version>
<category>files</category>
<category>tools</category>
<types>
Expand Down

0 comments on commit a87561e

Please sign in to comment.