]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blame - CHANGELOG.md
Bump to v1.0.0, update changelog (#6)
[github/fretlink/tap-google-sheets.git] / CHANGELOG.md
CommitLineData
89643ba6
JH
1# Changelog
2
4d4082c8
AL
3## 1.0.0
4 * No change from `v0.0.4`
5
376f1145
JH
6## 0.0.4
7 * Add logic to skip empty worksheets in Discovery and Sync mode.
8
43a24cba
JH
9## 0.0.3
10 * 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.
11
5890b89c
JH
12## 0.0.2
13 * Change number json schema to anyOf with multipleOf; skip empty rows; move write_bookmark to end of sync.py
14
89643ba6
JH
15## 0.0.1
16 * Initial commit