]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blob - CHANGELOG.md
3c47260cc5e3e9665d3ebda410ad2b84ad5955b5
[github/fretlink/tap-google-sheets.git] / CHANGELOG.md
1 # Changelog
2
3 ## 0.0.3
4 * 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.
5
6 ## 0.0.2
7 * Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py
8
9 ## 0.0.1
10 * Initial commit