Skip to content

Commit 7a837bd

Browse files
Prepare 3.14.1 (#1131)
* Updated authorship for 3.14.1 * Updated CHANGELOG for 3.14.1 * Remove bots from changelog * Apply suggestions from code review --------- Co-authored-by: Marco Esters <mesters@anaconda.com>
1 parent 4812036 commit 7a837bd

3 files changed

Lines changed: 17 additions & 24 deletions

File tree

.authors.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
github: chenghlee
265265
- name: conda-bot
266266
email: ad-team+condabot@anaconda.com
267-
num_commits: 57
267+
num_commits: 58
268268
first_commit: 2022-01-25 21:38:28
269269
alternate_emails:
270270
- 18747875+conda-bot@users.noreply.github.com
@@ -357,7 +357,7 @@
357357
github: RahulARanger
358358
- name: Marco Esters
359359
email: mesters@anaconda.com
360-
num_commits: 58
360+
num_commits: 59
361361
first_commit: 2023-05-12 11:44:12
362362
github: marcoesters
363363
- name: Darryl Miles
@@ -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: 69
375+
num_commits: 70
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: 55
385+
num_commits: 56
386386
github: dependabot[bot]
387387
first_commit: 2024-05-07 10:16:05
388388
- name: Julien Jerphanion
@@ -417,5 +417,5 @@
417417
- Robin
418418
github: lrandersson
419419
email: 34315751+lrandersson@users.noreply.github.com
420-
num_commits: 8
420+
num_commits: 9
421421
first_commit: 2025-10-21 08:30:00

CHANGELOG.md

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

3+
## 2025-12-08 3.14.1:
4+
### Bug fixes
5+
6+
* EXE: Fix a regression with uninitialized variables that prevented installations from being added to the "Add/Remove Programs" list. (#1124)
7+
8+
### Contributors
9+
10+
* @marcoesters
11+
* @lranderssons
12+
13+
14+
315
## 2025-12-02 3.14.0:
416
### Enhancements
517

news/1124-assign-uninitialized-variables

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

0 commit comments

Comments
 (0)