Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lballabio committed Oct 12, 2024
1 parent 7750ca7 commit 0f390e2
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,52 @@
commit 7750ca7ca4dcb89d98095d19b989a84a49c50925
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Sat, 12 Oct 2024 20:52:28 +0200

Set version to 1.36 final

Python/setup.py | 2 +-
SWIG/ql.i | 4 ++--
configure.ac | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

commit 235eb4a2d41e3c9198810a40263142566ddc8b84
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Mon, 7 Oct 2024 17:55:33 +0200

Avoid compiler error in VC++

SWIG/ratehelpers.i | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

commit ed823b02874a6d01144d968351c3c10be8a9fe61
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Mon, 7 Oct 2024 17:31:20 +0200

Enforce C++17 in VC++ project

CSharp/cpp/QuantLibWrapper.vcxproj | 4 ++++
1 file changed, 4 insertions(+)

commit 732861826d7d16258a1b5e501a5b39fe2004694f
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Mon, 7 Oct 2024 14:29:46 +0200

Set version to 1.36-rc

Python/setup.py | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

commit 0e227a1c52fa6cbe9dade2851b38b1f6748883d2
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Mon, 7 Oct 2024 13:06:28 +0200

Update news and changelog

ChangeLog.txt | 486 ++++++++++++++++++++++++++++++++++++++++------------------
News.md | 64 +++++---
2 files changed, 385 insertions(+), 165 deletions(-)

commit 3034d35c20c8c123d5bb03986fdca691c7136124
Author: Luigi Ballabio <luigi.ballabio@gmail.com>
Date: Thu, 3 Oct 2024 23:17:19 +0200
Expand Down

0 comments on commit 0f390e2

Please sign in to comment.