diff --git a/docs/releases/v1.1.0.md b/docs/releases/v1.1.0.md index 28e93b094e..0417423247 100644 --- a/docs/releases/v1.1.0.md +++ b/docs/releases/v1.1.0.md @@ -42,8 +42,7 @@ There’s a new Stack Overflow [frontend](https://github.com/backstage/backstage ### Misc -- The [CI/CD Statistics plugin](https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics) now has GitLab support, through the new [GitLab module](https://github.com/backstage/backstage/tree/master/plugins/ - plugins/cicd-statistics-module-gitlab). Thanks [@djamaile](https://github.com/djamaile)! ([#10140](https://github.com/backstage/backstage/pull/10140)) +- The [CI/CD Statistics plugin](https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics) now has GitLab support, through the new [GitLab module](https://github.com/backstage/backstage/tree/master/plugins/cicd-statistics-module-gitlab). Thanks [@djamaile](https://github.com/djamaile)! ([#10140](https://github.com/backstage/backstage/pull/10140)) - The catalog [AWS module](https://github.com/backstage/backstage/tree/master/plugins/catalog-backend-module-aws) added a new `AwsS3EntityProvider` as a replacement for the `AwsS3DiscoveryProcessor`. Thanks [@pjungermann](https://github.com/pjungermann)! ([#10480](https://github.com/backstage/backstage/pull/10480)) diff --git a/microsite/sidebars.json b/microsite/sidebars.json index d33f8c6ae2..092228ae4c 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -1,6 +1,6 @@ { "releases": { - "Release Notes": ["releases/v1.0.0", "releases/v1.1.0"] + "Release Notes": ["releases/v1.1.0", "releases/v1.0.0"] }, "docs": { "Overview": [