]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blobdiff - CHANGELOG.md
Bump to v1.1.0, update changelog (#26)
[github/fretlink/tap-google-sheets.git] / CHANGELOG.md
index 2d2e93f5821df6cf1cc3d8f73280fb5bcf4bdbec..531d4ccbc4ce2e77d8638ff12c9de9f34ff6bd20 100644 (file)
@@ -1,5 +1,8 @@
 # Changelog
 
+## 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)