Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
Julien Veyssier committed Oct 16, 2020
1 parent 2070ffa commit eedf6e5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 0.0.6 – 2020-10-16
### Changed
- improve webpack config
- real time photo/drive import progress
[#14](https://github.com/nextcloud/integration_google/issues/14) @sebvil

### Fixed
- crash when importing calendar with new lines in event description
[#11](https://github.com/nextcloud/integration_google/issues/11) @slayerbrk @cairobraga @JimmyKater @aelethian

## 0.0.5 – 2020-10-15
### Changed
- use webpack 5
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<name>Google integration</name>
<summary>Import Google data into Nextcloud</summary>
<description><![CDATA[Google integration allows you to automatically import your Google calendars, contacts, photos and files into Nextcloud.]]></description>
<version>0.0.5</version>
<version>0.0.6</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Google</namespace>
Expand Down

0 comments on commit eedf6e5

Please sign in to comment.