1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Wrapping changelog in details for a collapsible view (#38801)

This commit is contained in:
Audrey Maldonado
2024-06-04 13:40:53 -04:00
committed by GitHub
parent ffb0edb220
commit b9690ba76e
369 changed files with 1911 additions and 70 deletions

View File

@@ -56,9 +56,14 @@ For more information, see [the Twilio docs for rate limitations](https://support
## Changelog
<details>
<summary>Expand to review</summary>
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.1.3 | 2024-04-19 | [37278](https://github.com/airbytehq/airbyte/pull/37278) | Upgrade to CDK 0.80.0 and manage dependencies with Poetry. |
| 0.1.2 | 2024-04-15 | [37278](https://github.com/airbytehq/airbyte/pull/37278) | Base image migration: remove Dockerfile and use the python-connector-base image |
| 0.1.1 | 2024-04-12 | [37278](https://github.com/airbytehq/airbyte/pull/37278) | schema descriptions |
| 0.1.0 | 2022-11-18 | [18685](https://github.com/airbytehq/airbyte/pull/18685) | 🎉 New Source: Twilio Taskrouter API [low-code cdk] |
</details>