Skip to content

Commit 5fedca2

Browse files
Moving version to 1.8.0-dev
1 parent 347ddfd commit 5fedca2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to XAD will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [unreleased]
9+
10+
### Added
11+
12+
### Changed
13+
14+
### Deprecated
15+
16+
### Removed
17+
18+
### Fixed
19+
20+
821
## [1.7.0] - 2024-11-30
922

1023
This release features extensive performance improvements.
@@ -162,6 +175,8 @@ This is a patch release to ensure compatibility with QuantLib 1.33.
162175

163176
Initial open-source release
164177

178+
[unreleased]: https://github.com/auto-differentiation/xad/compare/v1.7.0...HEAD
179+
165180
[1.7.0]: https://github.com/auto-differentiation/xad/compare/v1.6.0...v1.7.0
166181

167182
[1.6.0]: https://github.com/auto-differentiation/xad/compare/v1.5.2...v1.6.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.0
1+
1.8.0-dev

0 commit comments

Comments
 (0)