aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorzachharris1 <69470481+zachharris1@users.noreply.github.com>2021-02-23 11:38:29 -0500
committerGitHub <noreply@github.com>2021-02-23 11:38:29 -0500
commit7f117db04ea9505e3856494064ac5a2a3e4e906d (patch)
treeea2ea3254ad4df10b7de464b57a630360d50e5c4 /CHANGELOG.md
parent5fd44182206b7f708661351e6a330902075c6d10 (diff)
downloadtap-google-sheets-fb423016ac64c94f12c0a23833b74ea7cee2eca9.tar.gz
tap-google-sheets-fb423016ac64c94f12c0a23833b74ea7cee2eca9.tar.zst
tap-google-sheets-fb423016ac64c94f12c0a23833b74ea7cee2eca9.zip
bump 1.1.1 (#28)v1.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 531d4cc..3133303 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
1# Changelog 1# Changelog
2 2
3## 1.1.1
4 * Added better error messages for 429 errors
5
3## 1.1.0 6## 1.1.0
4 * Allow Google `numberTypes` and date-time types to fall back to a string schema [#25](https://github.com/singer-io/tap-google-sheets/pull/25) 7 * Allow Google `numberTypes` and date-time types to fall back to a string schema [#25](https://github.com/singer-io/tap-google-sheets/pull/25)
5 8