]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blobdiff - CHANGELOG.md
v.0.0.3 Sync error handling, activate version, documentation (#2)
[github/fretlink/tap-google-sheets.git] / CHANGELOG.md
index e5d65608d670c0071c62b134de9767b4665eb6aa..3c47260cc5e3e9665d3ebda410ad2b84ad5955b5 100644 (file)
@@ -1,5 +1,8 @@
 # Changelog
 
+## 0.0.3
+  * Update README.md documentation. Improved logging and handling of errors and warnings. Better null handling in Discovery and Sync. Fix issues with activate version messages.
+
 ## 0.0.2
   * Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py