Skip to content

Commit 61b6542

Browse files
committed
chore(release): Prepare release
1 parent 6c9e72a commit 61b6542

File tree

1 file changed

+37
-7
lines changed

1 file changed

+37
-7
lines changed

CHANGELOG.md

+37-7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.14.0] - 2025-03-05
6+
7+
### Bug Fixes
8+
9+
- Set 'make_initial_point_fn' in 'from_pyfunc' to None by default (#175) (Tomás Capretto)
10+
11+
12+
### Documentation
13+
14+
- Add nutpie website source (Adrian Seyboldt)
15+
16+
- Include frozen cell output in docs (Adrian Seyboldt)
17+
18+
19+
### Features
20+
21+
- Add normalizing flow adaptation (Adrian Seyboldt)
22+
23+
24+
### Miscellaneous Tasks
25+
26+
- Bump actions/attest-build-provenance from 1 to 2 (dependabot[bot])
27+
28+
- Bump softprops/action-gh-release from 1 to 2 (dependabot[bot])
29+
30+
- Bump uraimo/run-on-arch-action from 2 to 3 (dependabot[bot])
31+
32+
33+
### Ci
34+
35+
- Run python 3.13 in ci (Adrian Seyboldt)
36+
37+
538
## [0.13.4] - 2025-02-18
639

740
### Bug Fixes
@@ -13,6 +46,8 @@ All notable changes to this project will be documented in this file.
1346

1447
- Make sure all python versions are available in the builds (Adrian Seyboldt)
1548

49+
- Skip python 3.13 for now (Adrian Seyboldt)
50+
1651

1752
## [0.13.3] - 2025-02-12
1853

@@ -48,8 +83,6 @@ All notable changes to this project will be documented in this file.
4883

4984
- Update pre-commit versions (Adrian Seyboldt)
5085

51-
- Update version and changelog (Adrian Seyboldt)
52-
5386

5487
### Styling
5588

@@ -202,6 +235,8 @@ All notable changes to this project will be documented in this file.
202235

203236
### Ci
204237

238+
- Fix uploads of releases (Adrian Seyboldt)
239+
205240
- Fix architectures in CI (Adrian Seyboldt)
206241

207242

@@ -249,11 +284,6 @@ All notable changes to this project will be documented in this file.
249284
- Set the number of parallel chains dynamically (Adrian Seyboldt)
250285

251286

252-
### Ci
253-
254-
- Fix uploads of releases (Adrian Seyboldt)
255-
256-
257287
## [0.9.2] - 2024-02-19
258288

259289
### Bug Fixes

0 commit comments

Comments
 (0)