19 lines
454 B
Markdown
19 lines
454 B
Markdown
# Changelog
|
|
|
|
## 0.1.6
|
|
Add abstraction for creating destinations.
|
|
|
|
Fix logging of the initial state.
|
|
|
|
## 0.1.5
|
|
Allow specifying keyword arguments to be sent on a request made by an HTTP stream: https://github.com/airbytehq/airbyte/pull/4493
|
|
|
|
## 0.1.4
|
|
Allow to use Python 3.7.0: https://github.com/airbytehq/airbyte/pull/3566
|
|
|
|
## 0.1.2
|
|
Fix an issue that caused infinite pagination: https://github.com/airbytehq/airbyte/pull/3366
|
|
|
|
## 0.1.1
|
|
Initial Release
|