File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to XAD will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ unreleased]
9
+
10
+ ### Added
11
+
12
+ ### Changed
13
+
14
+ ### Deprecated
15
+
16
+ ### Removed
17
+
18
+ ### Fixed
19
+
20
+
8
21
## [ 1.7.0] - 2024-11-30
9
22
10
23
This release features extensive performance improvements.
@@ -162,6 +175,8 @@ This is a patch release to ensure compatibility with QuantLib 1.33.
162
175
163
176
Initial open-source release
164
177
178
+ [ unreleased ] : https://github.com/auto-differentiation/xad/compare/v1.7.0...HEAD
179
+
165
180
[ 1.7.0 ] : https://github.com/auto-differentiation/xad/compare/v1.6.0...v1.7.0
166
181
167
182
[ 1.6.0 ] : https://github.com/auto-differentiation/xad/compare/v1.5.2...v1.6.0
Original file line number Diff line number Diff line change 1
- 1.7.0
1
+ 1.8.0-dev
You can’t perform that action at this time.
0 commit comments