Skip to content

Commit 97dbba0

Browse files
Prepare 3.14.3 (#1142)
* Updated authorship for 3.14.3 * Updated CHANGELOG for 3.14.3 * Remove bots * Apply suggestions from code review --------- Co-authored-by: Marco Esters <mesters@anaconda.com>
1 parent e4adc7b commit 97dbba0

File tree

6 files changed

+23
-25
lines changed

6 files changed

+23
-25
lines changed

.authors.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@
372372
github: deepeshaburse
373373
- name: pre-commit-ci[bot]
374374
email: 66853113+pre-commit-ci[bot]@users.noreply.github.com
375-
num_commits: 71
375+
num_commits: 72
376376
first_commit: 2023-05-02 12:01:43
377377
github: pre-commit-ci[bot]
378378
- name: Matthias Kuhn
@@ -382,7 +382,7 @@
382382
github: m-kuhn
383383
- name: dependabot[bot]
384384
email: 49699333+dependabot[bot]@users.noreply.github.com
385-
num_commits: 59
385+
num_commits: 63
386386
github: dependabot[bot]
387387
first_commit: 2024-05-07 10:16:05
388388
- name: Julien Jerphanion
@@ -417,5 +417,10 @@
417417
- Robin
418418
github: lrandersson
419419
email: 34315751+lrandersson@users.noreply.github.com
420-
num_commits: 11
420+
num_commits: 13
421421
first_commit: 2025-10-21 08:30:00
422+
- name: David Laehnemann
423+
github: dlaehnemann
424+
email: 1379875+dlaehnemann@users.noreply.github.com
425+
num_commits: 1
426+
first_commit: 2025-12-15 15:37:06

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Chris Burr <christopher.burr@cern.ch> Chris Burr <chrisburr@users.noreply.github
1919
Connor Martin <connormartin7@gmail.com>
2020
Daniel Bast <2790401+dbast@users.noreply.github.com>
2121
Darryl Miles <darryl.miles@darrylmiles.org>
22+
David Laehnemann <1379875+dlaehnemann@users.noreply.github.com>
2223
Deepesha Burse <87636253+deepeshaburse@users.noreply.github.com>
2324
Eric Dill <thedizzle@gmail.com>
2425
Eric Prestat <eric.prestat@gmail.com>

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Authors are sorted alphabetically.
1111
* Connor Martin
1212
* Daniel Bast
1313
* Darryl Miles
14+
* David Laehnemann
1415
* Deepesha Burse
1516
* Eric Dill
1617
* Eric Prestat

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
[//]: # (current developments)
22

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)
8+
9+
### Contributors
10+
11+
* @dlaehnemann
12+
* @lrandersson
13+
14+
15+
316
## 2025-12-10 3.14.2:
417
### Enhancements
518

news/1135-fix-symbolic-linking

Lines changed: 0 additions & 3 deletions
This file was deleted.

news/1141-logset-off

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)