Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions .authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
github: deepeshaburse
- name: pre-commit-ci[bot]
email: 66853113+pre-commit-ci[bot]@users.noreply.github.com
num_commits: 71
num_commits: 72
first_commit: 2023-05-02 12:01:43
github: pre-commit-ci[bot]
- name: Matthias Kuhn
Expand All @@ -382,7 +382,7 @@
github: m-kuhn
- name: dependabot[bot]
email: 49699333+dependabot[bot]@users.noreply.github.com
num_commits: 59
num_commits: 63
github: dependabot[bot]
first_commit: 2024-05-07 10:16:05
- name: Julien Jerphanion
Expand Down Expand Up @@ -417,5 +417,10 @@
- Robin
github: lrandersson
email: [email protected]
num_commits: 11
num_commits: 13
first_commit: 2025-10-21 08:30:00
- name: David Laehnemann
github: dlaehnemann
email: [email protected]
num_commits: 1
first_commit: 2025-12-15 15:37:06
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Chris Burr <[email protected]> Chris Burr <[email protected]
Connor Martin <[email protected]>
Daniel Bast <[email protected]>
Darryl Miles <[email protected]>
David Laehnemann <[email protected]>
Deepesha Burse <[email protected]>
Eric Dill <[email protected]>
Eric Prestat <[email protected]>
Expand Down
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Authors are sorted alphabetically.
* Connor Martin
* Daniel Bast
* Darryl Miles
* David Laehnemann
* Deepesha Burse
* Eric Dill
* Eric Prestat
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
[//]: # (current developments)

## 2025-12-15 3.14.3:
### Bug fixes

* 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)
* EXE: Update calls to built-in function `LogSet` to instead call the intended macro definition `${LogSet}`. (#1141)

### Contributors

* @dlaehnemann
* @lrandersson



## 2025-12-10 3.14.2:
### Enhancements

Expand Down
3 changes: 0 additions & 3 deletions news/1135-fix-symbolic-linking

This file was deleted.

19 changes: 0 additions & 19 deletions news/1141-logset-off

This file was deleted.