diff options
author | cosimon <cosimon@users.noreply.github.com> | 2020-04-17 09:41:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-17 09:41:14 -0400 |
commit | ba9a302c2b1411ceca7753bd8b97f1944410f1ce (patch) | |
tree | b7bf604644178de6fd783d84628772a519a87edb /CHANGELOG.md | |
parent | f6d7c509f00feb63810df7a9216fe1769195197a (diff) | |
download | tap-google-sheets-2e8c4e597aa73ebfec96d3523a9bf10441e16401.tar.gz tap-google-sheets-2e8c4e597aa73ebfec96d3523a9bf10441e16401.tar.zst tap-google-sheets-2e8c4e597aa73ebfec96d3523a9bf10441e16401.zip |
Bump 1.0.2 (#14)v1.0.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f29937..fb38c2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,5 +1,8 @@ | |||
1 | # Changelog | 1 | # Changelog |
2 | 2 | ||
3 | ## 1.0.2 | ||
4 | * Skip sheets for which we fail to generate a schema | ||
5 | |||
3 | ## 1.0.1 | 6 | ## 1.0.1 |
4 | * Emit state file for incremental sync where bookmark not exceeded. | 7 | * Emit state file for incremental sync where bookmark not exceeded. |
5 | 8 | ||