You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# CHANGELOG
2
2
3
+
## [v3.2.0] (2025-06-04)
4
+
5
+
### Fixes
6
+
7
+
* Check all `.condarc` files when removing `defaults` by @marcoesters in https://github.com/conda-incubator/setup-miniconda/pull/398
8
+
* Add version normalization for minicondaVersion in input validation by @jezdez in https://github.com/conda-incubator/setup-miniconda/pull/397
9
+
* Workaround for auto_activate_base deprecation by @jaimergp in https://github.com/conda-incubator/setup-miniconda/pull/402
10
+
11
+
### Tasks and Maintenance
12
+
13
+
* Bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1 by @dependabot in https://github.com/conda-incubator/setup-miniconda/pull/391
14
+
* Bump undici from 5.28.4 to 5.28.5 by @dependabot in https://github.com/conda-incubator/setup-miniconda/pull/390
15
+
* Bump semver and @types/semver by @dependabot in https://github.com/conda-incubator/setup-miniconda/pull/399
0 commit comments