Skip to content

Commit 24d84b1

Browse files
author
Repronim Bot
committed
Update CHANGELOG.md [skip ci]
1 parent 03a627c commit 24d84b1

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
# 2.0.0 (Mon Mar 03 2025)
2+
3+
#### 💥 Breaking Change
4+
5+
- Bump peter-evans/create-pull-request from 6 to 7 [#641](https://github.com/ReproNim/neurodocker/pull/641) ([@dependabot[bot]](https://github.com/dependabot[bot]))
6+
7+
#### 🚀 Enhancement
8+
9+
- reorder readme [#668](https://github.com/ReproNim/neurodocker/pull/668) ([@satra](https://github.com/satra))
10+
- [BOT] update pre-commit hooks [#667](https://github.com/ReproNim/neurodocker/pull/667) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
11+
- Create release [#666](https://github.com/ReproNim/neurodocker/pull/666) ([@satra](https://github.com/satra))
12+
13+
#### 🐛 Bug Fix
14+
15+
- Fix/builds [#665](https://github.com/ReproNim/neurodocker/pull/665) ([@satra](https://github.com/satra))
16+
- Fix/builds [#664](https://github.com/ReproNim/neurodocker/pull/664) ([@satra](https://github.com/satra))
17+
- fix: jq from source needs dependencies [#663](https://github.com/ReproNim/neurodocker/pull/663) ([@satra](https://github.com/satra))
18+
- ref: use org secret and bump base images and toolkits [#651](https://github.com/ReproNim/neurodocker/pull/651) ([@satra](https://github.com/satra) [@iishiishii](https://github.com/iishiishii))
19+
- [BOT] update pre-commit hooks [#658](https://github.com/ReproNim/neurodocker/pull/658) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
20+
- reverting ' ' around nii.gz because it wasn't working [#661](https://github.com/ReproNim/neurodocker/pull/661) ([@stebo85](https://github.com/stebo85))
21+
- Update freesurfer.yaml [#660](https://github.com/ReproNim/neurodocker/pull/660) ([@stebo85](https://github.com/stebo85))
22+
- add fsl 6.0.7.16 [#659](https://github.com/ReproNim/neurodocker/pull/659) ([@stebo85](https://github.com/stebo85))
23+
- [BOT] update pre-commit hooks [#650](https://github.com/ReproNim/neurodocker/pull/650) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
24+
- [BOT] update pre-commit hooks [#649](https://github.com/ReproNim/neurodocker/pull/649) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
25+
- add fsl 6.0.7.14 [#648](https://github.com/ReproNim/neurodocker/pull/648) ([@stebo85](https://github.com/stebo85))
26+
- [BOT] update pre-commit hooks [#647](https://github.com/ReproNim/neurodocker/pull/647) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
27+
- [MAINT] Drop python 3.8 and support 3.13 [#646](https://github.com/ReproNim/neurodocker/pull/646) ([@Remi-Gau](https://github.com/Remi-Gau))
28+
- [BOT] update pre-commit hooks [#644](https://github.com/ReproNim/neurodocker/pull/644) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
29+
- Update matlabmcr.yaml R2023b to Update 9 [#643](https://github.com/ReproNim/neurodocker/pull/643) ([@stebo85](https://github.com/stebo85))
30+
- add new FSL version [#642](https://github.com/ReproNim/neurodocker/pull/642) ([@stebo85](https://github.com/stebo85))
31+
- [BOT] update pre-commit hooks [#639](https://github.com/ReproNim/neurodocker/pull/639) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
32+
- [BOT] update pre-commit hooks [#637](https://github.com/ReproNim/neurodocker/pull/637) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
33+
- [MAINT] drop types all from pre-commit config [#636](https://github.com/ReproNim/neurodocker/pull/636) ([@Remi-Gau](https://github.com/Remi-Gau))
34+
- [BOT] update pre-commit hooks [#634](https://github.com/ReproNim/neurodocker/pull/634) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
35+
- Fix typo in CHANGELOG.md to pacify codespell [#631](https://github.com/ReproNim/neurodocker/pull/631) ([@Remi-Gau](https://github.com/Remi-Gau))
36+
- [BOT] update pre-commit hooks [#633](https://github.com/ReproNim/neurodocker/pull/633) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
37+
- [BOT] update pre-commit hooks [#630](https://github.com/ReproNim/neurodocker/pull/630) ([@Remi-Gau](https://github.com/Remi-Gau) [@github-actions[bot]](https://github.com/github-actions[bot]))
38+
39+
#### ⚠️ Pushed to `master`
40+
41+
- Update release.yml ([@satra](https://github.com/satra))
42+
43+
#### Authors: 6
44+
45+
- [@dependabot[bot]](https://github.com/dependabot[bot])
46+
- [@github-actions[bot]](https://github.com/github-actions[bot])
47+
- Remi Gau ([@Remi-Gau](https://github.com/Remi-Gau))
48+
- Satrajit Ghosh ([@satra](https://github.com/satra))
49+
- Steffen Bollmann ([@stebo85](https://github.com/stebo85))
50+
- Thuy Dao ([@iishiishii](https://github.com/iishiishii))
51+
52+
---
53+
154
# 1.0.1 (Sat Jul 06 2024)
255

356
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)