Skip to content

Commit 074822c

Browse files
committed
Update changelog
1 parent 7611e53 commit 074822c

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

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+
- [#386]: Fix link to example 14
15+
- [#388]: Fix mamba 1.x examples
16+
17+
[v3.1.1]: https://github.com/conda-incubator/setup-miniconda/releases/tag/v3.1.1
18+
[#374]: https://github.com/conda-incubator/setup-miniconda/pull/374
19+
[#375]: https://github.com/conda-incubator/setup-miniconda/pull/375
20+
[#378]: https://github.com/conda-incubator/setup-miniconda/pull/378
21+
[#386]: https://github.com/conda-incubator/setup-miniconda/pull/386
22+
[#387]: https://github.com/conda-incubator/setup-miniconda/pull/387
23+
[#388]: https://github.com/conda-incubator/setup-miniconda/pull/388
24+
325
## [v3.1.0] (2024-10-31)
426

527
### Features

0 commit comments

Comments
 (0)