diff --git a/content/en/changelogs/updatecli/_index.adoc b/content/en/changelogs/updatecli/_index.adoc index 6186af76e..54fcf605c 100644 --- a/content/en/changelogs/updatecli/_index.adoc +++ b/content/en/changelogs/updatecli/_index.adoc @@ -7,7 +7,9 @@ title: "Changelogs" |=== | Name | Author | Published Time -| link:changelogs/v0.117.1[v0.117.1(latest)] | (github-actions[bot]) | 2026-05-29 07:38:56 +0000 UTC +| link:changelogs/v0.118.0[v0.118.0(latest)] | (github-actions[bot]) | 2026-06-02 18:57:07 +0000 UTC + +| link:changelogs/v0.117.1[v0.117.1] | (github-actions[bot]) | 2026-05-29 07:38:56 +0000 UTC | link:changelogs/v0.117.0[v0.117.0] | (github-actions[bot]) | 2026-05-15 07:34:23 +0000 UTC @@ -453,4 +455,22 @@ title: "Changelogs" | link:changelogs/v0.0.10[v0.0.10 🌈] | (github-actions[bot]) | 2020-07-01 12:00:11 +0000 UTC +| link:changelogs/v0.0.9[v0.0.9 🌈] | (github-actions[bot]) | 2020-05-13 18:36:41 +0000 UTC + +| link:changelogs/v0.0.8[v0.0.8 🌈] | (github-actions[bot]) | 2020-05-04 16:07:06 +0000 UTC + +| link:changelogs/v0.0.7[v0.0.7 🌈] | (github-actions[bot]) | 2020-05-03 14:48:49 +0000 UTC + +| link:changelogs/v0.0.6[v0.0.6 🌈] | Olivier Vernin (olblak) | 2020-03-25 11:46:54 +0000 UTC + +| link:changelogs/v0.0.5[v0.0.5 🌈] | Olivier Vernin (olblak) | 2020-03-21 13:03:40 +0000 UTC + +| link:changelogs/v0.0.4[v0.0.4 🌈] | (github-actions[bot]) | 2020-03-10 10:36:36 +0000 UTC + +| link:changelogs/v0.0.3[v0.0.3 🌈] | Olivier Vernin (olblak) | 2020-03-09 12:40:20 +0000 UTC + +| link:changelogs/v0.0.2[v0.0.2] | Olivier Vernin (olblak) | 2020-03-04 08:38:03 +0000 UTC + +| link:changelogs/v0.0.1[v0.0.1] | (github-actions[bot]) | 2020-02-19 20:34:42 +0000 UTC + |=== diff --git a/content/en/changelogs/updatecli/_index.json b/content/en/changelogs/updatecli/_index.json index 1e6870334..54a794b6e 100644 --- a/content/en/changelogs/updatecli/_index.json +++ b/content/en/changelogs/updatecli/_index.json @@ -1,10 +1,15 @@ { "Latest": { "Author": " (github-actions[bot])", - "PublishedAt": "2026-05-29 07:38:56 +0000 UTC", - "Tag": "v0.117.1" + "PublishedAt": "2026-06-02 18:57:07 +0000 UTC", + "Tag": "v0.118.0" }, "Changelogs": [ + { + "Author": " (github-actions[bot])", + "PublishedAt": "2026-06-02 18:57:07 +0000 UTC", + "Tag": "v0.118.0" + }, { "Author": " (github-actions[bot])", "PublishedAt": "2026-05-29 07:38:56 +0000 UTC", @@ -1119,6 +1124,51 @@ "Author": " (github-actions[bot])", "PublishedAt": "2020-07-01 12:00:11 +0000 UTC", "Tag": "v0.0.10" + }, + { + "Author": " (github-actions[bot])", + "PublishedAt": "2020-05-13 18:36:41 +0000 UTC", + "Tag": "v0.0.9" + }, + { + "Author": " (github-actions[bot])", + "PublishedAt": "2020-05-04 16:07:06 +0000 UTC", + "Tag": "v0.0.8" + }, + { + "Author": " (github-actions[bot])", + "PublishedAt": "2020-05-03 14:48:49 +0000 UTC", + "Tag": "v0.0.7" + }, + { + "Author": "Olivier Vernin (olblak)", + "PublishedAt": "2020-03-25 11:46:54 +0000 UTC", + "Tag": "v0.0.6" + }, + { + "Author": "Olivier Vernin (olblak)", + "PublishedAt": "2020-03-21 13:03:40 +0000 UTC", + "Tag": "v0.0.5" + }, + { + "Author": " (github-actions[bot])", + "PublishedAt": "2020-03-10 10:36:36 +0000 UTC", + "Tag": "v0.0.4" + }, + { + "Author": "Olivier Vernin (olblak)", + "PublishedAt": "2020-03-09 12:40:20 +0000 UTC", + "Tag": "v0.0.3" + }, + { + "Author": "Olivier Vernin (olblak)", + "PublishedAt": "2020-03-04 08:38:03 +0000 UTC", + "Tag": "v0.0.2" + }, + { + "Author": " (github-actions[bot])", + "PublishedAt": "2020-02-19 20:34:42 +0000 UTC", + "Tag": "v0.0.1" } ], "FrontMatters": "" diff --git a/content/en/changelogs/updatecli/changelogs/v0.117.0.adoc b/content/en/changelogs/updatecli/changelogs/v0.117.0.adoc index f37855385..f0a854eea 100644 --- a/content/en/changelogs/updatecli/changelogs/v0.117.0.adoc +++ b/content/en/changelogs/updatecli/changelogs/v0.117.0.adoc @@ -15,6 +15,10 @@ __ (github-actions[bot]) released this 2026-05-15 07:34:23 +0000 UTC - v0.117.0_ ++++ +

Warning

Warning this release introduces a regression that break cli autocompletion.
+More information on #9028
+Fixed in v0.118.0

+

Changes

πŸš€ Features