]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blobdiff - CHANGELOG.md
Update stitch validate json to validate with python 3.8 path (#32)
[github/fretlink/tap-google-sheets.git] / CHANGELOG.md
index 2d2e93f5821df6cf1cc3d8f73280fb5bcf4bdbec..31333037bf62fda84e835ab52f30777064a7af8a 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## 1.1.1
+  * Added better error messages for 429 errors
+
+## 1.1.0
+  * 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)
+
 ## 1.0.4
   * Return an empty list when we retrieve cells that return no values [#17](https://github.com/singer-io/tap-google-sheets/pull/17)