Skip to content

Commit 8352349

Browse files
authored
Merge pull request #403 from conda-incubator/prepare-3.2.0
Update CHANGELOG for 3.2.0
2 parents 5dc2927 + 07746af commit 8352349

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# CHANGELOG
22

3+
## [v3.2.0] (2025-06-04)
4+
5+
### Fixes
6+
7+
- Check all `.condarc` files when removing `defaults` by @marcoesters in
8+
https://github.com/conda-incubator/setup-miniconda/pull/398
9+
- Add version normalization for minicondaVersion in input validation by @jezdez
10+
in https://github.com/conda-incubator/setup-miniconda/pull/397
11+
- Workaround for auto_activate_base deprecation by @jaimergp in
12+
https://github.com/conda-incubator/setup-miniconda/pull/402
13+
14+
### Tasks and Maintenance
15+
16+
- Bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1 by @dependabot in
17+
https://github.com/conda-incubator/setup-miniconda/pull/391
18+
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in
19+
https://github.com/conda-incubator/setup-miniconda/pull/390
20+
- Bump semver and @types/semver by @dependabot in
21+
https://github.com/conda-incubator/setup-miniconda/pull/399
22+
323
## [v3.1.1] (2025-01-20)
424

525
### Fixes

0 commit comments

Comments
 (0)