Skip to content

Commit bade1e8

Browse files
authored
Merge pull request #170 from avhz/release-plz-2023-12-21T02-02-46Z
chore: release v0.0.42
2 parents 4f4cce0 + fa0bdf6 commit bade1e8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.42](https://github.com/avhz/RustQuant/compare/v0.0.41...v0.0.42) - 2023-12-21
10+
11+
### Fixed
12+
- update barrier pricing
13+
914
## [0.0.41](https://github.com/avhz/RustQuant/compare/v0.0.40...v0.0.41) - 2023-12-16
1015

1116
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
name = "RustQuant"
1717
authors = ["avhz <RustQuantContact@gmail.com>"]
1818
description = "A Rust library for quantitative finance."
19-
version = "0.0.41"
19+
version = "0.0.42"
2020
edition = "2021"
2121
readme = "README.md"
2222
repository = "https://github.com/avhz/RustQuant"

0 commit comments

Comments
 (0)