forked from lballabio/QuantLib-SWIG
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog.txt
More file actions
29 lines (21 loc) · 950 Bytes
/
ChangeLog.txt
File metadata and controls
29 lines (21 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
commit ff56838d010bc25eb91e9f6558d4525d1a5102d6
Author: lballabio[bot] <224797326+lballabio-bot@users.noreply.github.com>
Date: Thu, 16 Apr 2026 14:23:16 +0000
Set version to 1.42.1
Python/setup.py | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
commit d2758e927b9f1b3e00613261a039c295eb09401f
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Thu, 16 Apr 2026 15:57:25 +0200
Update news
News.md | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
commit dadcdb1413a9a93b220b7c064720cd8411f27612
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Thu, 16 Apr 2026 15:51:10 +0200
Add action to prepare patch release
.github/workflows/prepare-patch-release.yml | 41 +++++++++++++++++++++++++
.github/workflows/prepare-release-candidate.yml | 4 +--
.github/workflows/prepare-release.yml | 4 +--
3 files changed, 45 insertions(+), 4 deletions(-)