1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Add changelog for Stripe connector (#3832)

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
This commit is contained in:
Abhi Vaidyanatha
2021-06-03 15:40:55 -06:00
committed by GitHub
parent e602133860
commit a262f46e42

View File

@@ -60,3 +60,11 @@ We recommend creating a restricted key specifically for Airbyte access. This wil
If you would like to test Airbyte using test data on Stripe, `sk_test_` and `rk_test_` API keys are also supported.
## Changelog
| Version | Date | Pull Request | Subject |
| :------ | :-------- | :----- | :------ |
| 0.1.11 | 2021-05-30 | [3744](https://github.com/airbytehq/airbyte/pull/3744) | Fix types in schema |
| 0.1.10 | 2021-05-28 | [3728](https://github.com/airbytehq/airbyte/pull/3728) | Update data types to be number instead of int |
| 0.1.9 | 2021-05-13 | [3367](https://github.com/airbytehq/airbyte/pull/3367) | Add acceptance tests for connected accounts |
| 0.1.8 | 2021-05-11 | [3566](https://github.com/airbytehq/airbyte/pull/3368) | Bump CDK connectors |