We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563e040 commit 981258eCopy full SHA for 981258e
.authors.yml
@@ -1226,7 +1226,7 @@
1226
first_commit: 2020-11-19 10:46:41
1227
- name: Jannis Leidel
1228
email: jannis@leidel.info
1229
- num_commits: 39
+ num_commits: 41
1230
github: jezdez
1231
1232
- name: Christof Kaufmann
CHANGELOG.md
@@ -1,5 +1,21 @@
1
[//]: # (current developments)
2
3
+## 25.11.1 (2025-12-04)
4
+
5
+### Bug fixes
6
7
+* Prevent empty channel lists from being passed to host environment creation. (#5857)
8
9
+### Deprecations
10
11
+* Remove fallback imports for `conda.core.index.Index`. (#5857)
12
13
+### Contributors
14
15
+* @jezdez
16
17
18
19
## 25.11.0 (2025-11-20)
20
21
### Enhancements
news/5857-empty-channels.md
0 commit comments