From e8e60a3f7a5d31909511fcaa16522a610557f0c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 11:48:21 +0200 Subject: [PATCH] chore: release 2.6.0 (#922) :robot: I have created a release \*beep\* \*boop\* --- ## [2.6.0](https://www.github.com/bioconda/bioconda-utils/compare/v2.5.0...v2.6.0) (2023-10-08) ### Features * download aarch64 artifacts from CircleCI ([#921](https://www.github.com/bioconda/bioconda-utils/issues/921)) ([b9cddd4](https://www.github.com/bioconda/bioconda-utils/commit/b9cddd42eb7c45dbbd207cf5d209ea328c02eff1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 179dc16967..f7ed3f2bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.6.0](https://www.github.com/bioconda/bioconda-utils/compare/v2.5.0...v2.6.0) (2023-10-08) + + +### Features + +* download aarch64 artifacts from CircleCI ([#921](https://www.github.com/bioconda/bioconda-utils/issues/921)) ([b9cddd4](https://www.github.com/bioconda/bioconda-utils/commit/b9cddd42eb7c45dbbd207cf5d209ea328c02eff1)) + ## [2.5.0](https://www.github.com/bioconda/bioconda-utils/compare/v2.4.0...v2.5.0) (2023-10-04)