]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blame - CHANGELOG.md
Add cicleci config (#3)
[github/fretlink/tap-google-sheets.git] / CHANGELOG.md
CommitLineData
89643ba6
JH
1# Changelog
2
43a24cba
JH
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
5890b89c
JH
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
89643ba6
JH
9## 0.0.1
10 * Initial commit