File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## [ v3.1.1] (2025-01-20)
4
+
5
+ ### Fixes
6
+
7
+ - [ #378 ] : Make ` nodefaults ` warning more explicit
8
+ - [ #387 ] : Detect and support Linux ARM runners for both Miniconda and Miniforge
9
+
10
+ ### Tasks and Maintenance
11
+
12
+ - [ #374 ] : Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0
13
+ - [ #375 ] : Bump actions/cache from 3 to 4
14
+ - [ #384 ] : Bump @actions/tool-cache from 2.0.1 to 2.0.2
15
+ - [ #386 ] : Fix link to example 14
16
+ - [ #388 ] : Fix mamba 1.x examples
17
+
18
+ [ v3.1.1 ] : https://github.com/conda-incubator/setup-miniconda/releases/tag/v3.1.1
19
+ [ #374 ] : https://github.com/conda-incubator/setup-miniconda/pull/374
20
+ [ #375 ] : https://github.com/conda-incubator/setup-miniconda/pull/375
21
+ [ #378 ] : https://github.com/conda-incubator/setup-miniconda/pull/378
22
+ [ #384 ] : https://github.com/conda-incubator/setup-miniconda/pull/384
23
+ [ #386 ] : https://github.com/conda-incubator/setup-miniconda/pull/386
24
+ [ #387 ] : https://github.com/conda-incubator/setup-miniconda/pull/387
25
+ [ #388 ] : https://github.com/conda-incubator/setup-miniconda/pull/388
26
+
3
27
## [ v3.1.0] (2024-10-31)
4
28
5
29
### Features
You can’t perform that action at this time.
0 commit comments