From 24a1023a1828ba800fb308d44e224b8781265afb Mon Sep 17 00:00:00 2001 From: Sergey Chvalyuk Date: Sat, 5 Mar 2022 08:20:37 +0200 Subject: [PATCH] github.md updated Signed-off-by: Sergey Chvalyuk --- docs/integrations/sources/github.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/sources/github.md b/docs/integrations/sources/github.md index c094c02c04a04..0da7cada918e3 100644 --- a/docs/integrations/sources/github.md +++ b/docs/integrations/sources/github.md @@ -95,8 +95,8 @@ Your token should have at least the `repo` scope. Depending on which streams you | Version | Date | Pull Request | Subject | |:--------|:-----------| :--- |:-------------------------------------------------------------------------------------------------------------| -| 0.2.21 | 2022-03-05 | [ ](https://github.com/airbytehq/airbyte/pull/ ) | Fix, no error if "Projects" feature is disabled | -| 0.2.20 | 2022-02-16 | [10384](https://github.com/airbytehq/airbyte/pull/10384) | Add new stream `Deployments`, `ProjectColumns`, `PullRequestCommits` | +| 0.2.21 | 2022-03-05 | [10878](https://github.com/airbytehq/airbyte/pull/10878) | Fix, no error if "Projects" feature is disabled | +| 0.2.20 | 2022-02-16 | [10385](https://github.com/airbytehq/airbyte/pull/10385) | Add new stream `Deployments`, `ProjectColumns`, `PullRequestCommits` | | 0.2.19 | 2022-02-07 | [10211](https://github.com/airbytehq/airbyte/pull/10211) | Add human-readable error in case of incorrect organization or repo name | | 0.2.18 | 2021-02-09 | [10193](https://github.com/airbytehq/airbyte/pull/10193) | Add handling secondary rate limits | | 0.2.17 | 2021-02-02 | [9999](https://github.com/airbytehq/airbyte/pull/9999) | Remove BAD_GATEWAY code from backoff_time |