diff --git a/CHANGELOG.md b/CHANGELOG.md index 24356f5d0..5b8115c4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ If you are using one of the IDE extensions for Bridge to Kubernetes, check the r - [Visual Studio 2019 extension release notes](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.mindaro#whats-new) - [Visual Studio 2022 extension release notes](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.mindaro2022#whats-new) +## [1.0.20231127.3] +- [Support arm64 binaries for linux, windows and macos](https://github.com/Azure/Bridge-To-Kubernetes/pull/290) +- [Update package version](https://github.com/Azure/Bridge-To-Kubernetes/pull/330) +- [Update build-pipelines-PR.yml for Azure Pipelines](https://github.com/Azure/Bridge-To-Kubernetes/commit/65a0527df3ad85525668c05e8737de71247087ab) +- [Fix the routing manager tag issue](https://github.com/Azure/Bridge-To-Kubernetes/pull/342) + ## [1.0.20230927.2] - [Update samples/managed-identity app's client id](https://github.com/Azure/Bridge-To-Kubernetes/pull/307) - [Filter pods which are not replicaset or statefulset](https://github.com/Azure/Bridge-To-Kubernetes/pull/312)