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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
[//]: #(current developments)
2
2
3
+
## 2025-12-15 3.14.3:
4
+
### Bug fixes
5
+
6
+
* Force symbolic linking of `_conda` in SH and PKG installers. This fixes a regression introduced by #1090 that made installations fail if `_conda` already exists in the target location. (#1135)
7
+
* EXE: Update calls to built-in function `LogSet` to instead call the intended macro definition `${LogSet}`. (#1141)
0 commit comments