Skip to content

Commit c5e65ea

Browse files
committed
Update changelog
1 parent 98bae5a commit c5e65ea

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

ChangeLog.txt

+65
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
commit 98bae5a726ad87113aceb815d180bda65b71beed
2+
Author: Luigi Ballabio <[email protected]>
3+
Date: Sat, 22 Jul 2023 22:41:59 +0200
4+
5+
Set version to 1.31.1
6+
7+
CMakeLists.txt | 4 ++--
8+
configure.ac | 2 +-
9+
ql/version.hpp | 4 ++--
10+
3 files changed, 5 insertions(+), 5 deletions(-)
11+
12+
commit e00d91410e9b7de58cb3698250f44170c89c2b04
13+
Author: Luigi Ballabio <[email protected]>
14+
Date: Sat, 22 Jul 2023 22:24:51 +0200
15+
16+
Update news
17+
18+
Docs/pages/history.docs | 9 +-
19+
News.md | 231 ++----------------------------------------------
20+
2 files changed, 15 insertions(+), 225 deletions(-)
21+
22+
commit db507bff47da33842abea9646996f72eadabd9ce
23+
Merge: 38551644c 4eda1bb8b
24+
Author: Luigi Ballabio <[email protected]>
25+
Date: Sat, 22 Jul 2023 21:10:43 +0200
26+
27+
Avoid possible segfault when bootstrapping over OIS rates (#1738)
28+
29+
commit 4eda1bb8b8dadcb7eba018844b31a59060b16b4b
30+
Author: Luigi Ballabio <[email protected]>
31+
Date: Sat, 22 Jul 2023 17:13:20 +0200
32+
33+
Fix possible circular notification
34+
35+
ql/termstructures/yield/oisratehelper.cpp | 8 ++++++++
36+
1 file changed, 8 insertions(+)
37+
38+
commit bb355ea1cb78fd7a73ef08710192bc96b7a7980e
39+
Author: Luigi Ballabio <[email protected]>
40+
Date: Sat, 22 Jul 2023 17:13:03 +0200
41+
42+
Update test
43+
44+
test-suite/overnightindexedswap.cpp | 1 +
45+
1 file changed, 1 insertion(+)
46+
47+
commit 9fbffc09b1e416b0c863605dc6872788cda1f429
48+
Author: Luigi Ballabio <[email protected]>
49+
Date: Sat, 22 Jul 2023 12:46:32 +0200
50+
51+
Add regression test case
52+
53+
test-suite/overnightindexedswap.cpp | 24 ++++++++++++++++++++----
54+
test-suite/overnightindexedswap.hpp | 1 +
55+
2 files changed, 21 insertions(+), 4 deletions(-)
56+
57+
commit 38551644cb8b9b6b794f443225e522296ce08331
58+
Author: Luigi Ballabio <[email protected]>
59+
Date: Mon, 17 Jul 2023 10:30:14 +0200
60+
61+
Update changelog
62+
63+
ChangeLog.txt | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
64+
1 file changed, 66 insertions(+), 5 deletions(-)
65+
166
commit 62661ecb9fa15ac98d9e9c37de87bba825d0247c
267
Author: Luigi Ballabio <[email protected]>
368
Date: Mon, 12 Jul 2021 09:46:54 +0200

0 commit comments

Comments
 (0)